fzy
Fuzzy finder
A fast and simple fuzzy text selector for the terminal with an advanced scoring algorithm.
A simple, fast fuzzy finder for the terminal
3k stars
38 watching
126 forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists
cclifuzzyfuzzy-findersfuzzy-searchfuzzyfinderfzyunixvim
Related projects:
Repository | Description | Stars |
---|---|---|
junegunn/fzf | An interactive command-line filter program that matches items from various lists with typed patterns. | 65,724 |
aperezdc/zsh-fzy | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
happycod3r/fzf-tools | Integrates fuzzy finder capabilities into common shell commands for interactive selection and file searching | 11 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
hugopl/fzy | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 45 |
fuzzyautocomplete/fuzzyautocompleteplugin | A plugin for Xcode that enhances autocompletion functionality with fuzzy matching and more | 3,245 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
fbeline/luneta | An interactive command-line filter that allows users to fuzzy search through lists and select items. | 62 |
mptre/pick | A command-line tool that uses fuzzy matching to find and select items from a list. | 814 |
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
mrjohannchang/fz.sh | A plugin that adds fuzzy search to tab completion in shell commands like z and zz. | 530 |
wincent/command-t | Provides fast fuzzy file navigation in Neovim and Vim | 2,754 |
gfanto/fzf-lsp.nvim | An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 224 |
jhspetersson/fselect | An interactive file finder tool with SQL-like query capabilities | 4,023 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |