Software Alternatives & Reviews

Vis VS fzf

Compare Vis VS fzf and see what are their differences

Vis logo Vis

A vi-like editor based on Plan 9's structural regular expressions.

fzf logo fzf

A command-line fuzzy finder written in Go
  • Vis Landing page
    Landing page //
    2023-07-26
  • fzf Landing page
    Landing page //
    2023-09-26

Vis videos

Vis 35 Radom Review & Range Test

More videos:

  • Review - Ending Explained! Locked Up (Vis A Vis: El Oasis) | Review | Netflix
  • Review - Polish Vis 35 - the best pistol of WWII?

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

Category Popularity

0-100% (relative to Vis and fzf)
Text Editors
100 100%
0% 0
Note Taking
4 4%
96% 96
IDE
100 100%
0% 0
Productivity
0 0%
100% 100

User comments

Share your experience with using Vis and fzf. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf should be more popular than Vis. It has been mentiond 215 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vis mentions (33)

  • A tutorial for the Sam command language (1986) [pdf]
    If you'd like to try out the sam command language yourself, there's an X11 port that works quite nicely on modern POSIX systems: https://github.com/deadpixi/sam. - Source: Hacker News / 6 months ago
  • Why Kakoune
    > Kakoune gives you: > Small and understandable core. > Proficiency with POSIX tools, and maybe even some programming languages other than sh. > Structural regular expressions as a central way of text manipulation. > With multiple selections created via regular expressions, acting upon regular expressions. > Fresh take on the modal editing paradigm. I wonder if the author has ever heard of vis[0] which imho... - Source: Hacker News / 7 months ago
  • The Text Editor Sam by Rob Pike
    If you want an editor that uses Sam's structural regexes with keyboard-focussed vi-style interaction, you might be interested in https://github.com/martanne/vis. - Source: Hacker News / 10 months ago
  • Can we write a Neo-vim Successor using rust?
    Not Rust, but there's vis which aims to be a Vi(m) inspired editor with Sam's structural regular expressions. Source: 10 months ago
  • Met that guy one the train yesterday
    I do not use vim nor a WM nor a Thinkpad, but I do use vis. It's great. Source: about 1 year ago
View more

fzf mentions (215)

  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / 7 days ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 3 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 3 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues [1] https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing Vis and fzf, you can also consider the following products

Micro - Modern terminal-based text editor

fd - A simple, fast and user-friendly alternative to 'find'.

Vim - Highly configurable text editor built to enable efficient text editing

Bat - A cat(1) clone with wings.

4coder - Minimalist, cross platform, programmable, code editing environment for low level programming.

fzy - A better fuzzy finder