fzf

:cherry_blossom: A command-line fuzzy finder (by junegunn)

Fzf Alternatives

Similar projects and alternatives to fzf

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fzf alternative or higher similarity.

fzf discussion

Log in or Post with
  1. User avatar
    deiga
    ยท 3 months ago
    ยท Reply

    Review โ˜…โ˜…โ˜…โ˜…โ˜… 9/10

  2. User avatar
    98c2241b
    ยท 3 months ago
    ยท Reply

    Review โ˜…โ˜…โ˜…โ˜…โ˜… 10/10

fzf reviews and mentions

Posts with mentions or reviews of fzf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-08.
  • Entering text in the terminal is complicated
    6 projects | news.ycombinator.com | 8 Jul 2024
    fzf replacing my default ^R has been a godsend to me for remembering how to do things in the shell.

    https://github.com/junegunn/fzf

  • Best Way to Open URLs in Your Terminal via Tmux
    5 projects | dev.to | 7 Jul 2024
    We have the URLs in a variable. I had to figure out a cool way to select from them. It had to be quick and easy. My first thought was to use fzf because I already used it many times with tmux, but then I also stumbled up on tmux's display-menu which you can see in this post's thumbnail.
  • I a Avid Vim User, Finally Migrated to Neovim! How does it work, what do I gain from it?
    3 projects | dev.to | 23 Jun 2024
    Very often when you start customizing your Vim or Neovim, you install a plugin allowing you to display the tree structure in your editor. It's nice, it allows you to have a view of the structure, but moving from one file to another is slow. So, very quickly, we turn to Fuzzy-finder. And there, generally, we come back to life and we no longer want to leave our publisher.
  • 9 tools, libraries and extensions our developer can't live without (and why)
    7 projects | dev.to | 17 Jun 2024
    fzf plugs into almost every alias I have including shell history, which allows me to operate in the CLI using 1-5 keystrokes instead of typing out extremely long commands. Here's a good tutorial of using FZF.
  • Lsix: Like "Ls", but for Images
    8 projects | news.ycombinator.com | 6 Jun 2024
    fzf has "(Experimental) Sixel image support in preview window (not available on Windows)" since version 0.44.0

    https://github.com/junegunn/fzf/releases/tag/0.44.0

    fzf --preview='fzf-preview.sh {}'

  • Fzf advanced integration in Powershell
    4 projects | dev.to | 5 Jun 2024
    If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or ripgrep the content of a file and preview using bat, but the fzf document only has commands for Linux shell (bash,...), and you want to achieve that on your Windows Machine using Powershell, this post may be for you.
  • CLI Tools every Developer should know
    5 projects | dev.to | 24 May 2024
    git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf ~/.fzf/install
  • Ask HN: Any tool for managing large and variable command lines?
    8 projects | news.ycombinator.com | 25 Apr 2024
    In addition, I think bash's `operate-and-get-next` can be very helpful. When you go back through your shell history, you can hit Ctrl+o instead of enter and it will execute the command then put the next one in your history on the command line, and keep track of where you are in your history. This way, you can rerun a bunch of commands by going to the first one and Ctrl+o till you are done. And you can edit those commands and hit Ctrl+o and still go to the next previously run command.

    Note: fzf's history search feature breaks this. https://github.com/junegunn/fzf/issues/2399

  • pyfzf : Python Fuzzy Finder
    2 projects | dev.to | 10 Mar 2024
    fzf : https://github.com/junegunn/fzf
  • Command Line Fuzzy Search
    1 project | news.ycombinator.com | 15 Feb 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more โ†’

Stats

Basic fzf repo stats
414
63,602
9.7
7 days ago

junegunn/fzf is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of fzf is Go.


Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?