Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Fzf Alternatives
Similar projects and alternatives to fzf
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
-
-
hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
-
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
-
ohmyzsh
🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
fzf reviews and mentions
- Show HN: I automated 1/2 of my typing
-
Top 10 CLI Tools for DevOps Teams
fzf is a fuzzy finder for the command line that is a great help in handling and navigating through data lists. It offers an intuitive user interface that allows you to quickly search, select and filter through various items, whether they're files, directories, command histories, or other text-based inputs. In addition, fzf has a real-time search function, a preview of file contents, and an auto-complete feature that minimizes the need for manual typing. Once you get used to fzf to increase productivity and reduce errors, you won't want to return to a life without it!
-
Ask HN: Share a shell script you like
Not necessarily a shell script, but fzf with bash keybindings improved my shell experience more than anything.
https://github.com/junegunn/fzf#key-bindings-for-command-lin...
-
Any library for FZF style fuzzy string matching?
The Fuzzy string matching libraries I've found on Nuget all seem to be "edit distance" algorithms. I'm after something more like the FZF tool's algorithm. Basically, matches at the start of words are boosted (among various other clever behaviours).
-
Does anyone know some good altermatives for these Vim plugins on Emacs?
fzf
-
📑 GitHub Copilot playlist 🦥
Better cli interop with GH Services witht he gh? command (list PRs, list gists and fzf) :
-
Linux terminal user
fzf https://github.com/junegunn/fzf Terminal fuzzy search is a must have I can't live without.
Try https://github.com/junegunn/fzf
-
Top 5 ChatGPT use cases in AWS Solution Architecture role
This solution as one minus, it's hard to build an zsh alias with it.. however we can use fzf here, and make it a bit easier.
- fzfx.vim: E(x)tended fzf commands missing in fzf.vim
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Oct 2023
Stats
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.