luneta
Fuzzy finder
An interactive command-line filter that allows users to fuzzy search through lists and select items.
command-line fuzzy finder
62 stars
5 watching
4 forks
Language: D
last commit: over 1 year ago
Linked from 2 awesome lists
bashclidfuzzyfinderunixzsh
Related projects:
Repository | Description | Stars |
---|---|---|
mk-5/fjira | A command-line tool for interacting with Jira issues and projects using a fuzzy finder interface. | 146 |
linrongbin16/fzfx.nvim | A Neovim plugin that provides a fuzzy finder with updates on every keystroke, supporting multiple search variants and data sources. | 125 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
aperezdc/zsh-fzy | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
hugows/hf | A command-line utility to quickly find files and execute a command. | 331 |
happycod3r/fzf-tools | Integrates fuzzy finder capabilities into common shell commands for interactive selection and file searching | 11 |
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 |
hugopl/fzy | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 45 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
brianhempel/fuzzy_tools | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
junegunn/fzf | An interactive command-line filter program that matches items from various lists with typed patterns. | 65,724 |
casonadams/bitwarden-cli | A zsh plugin that provides a fuzzy finder for Bitwarden CLI | 1 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
gfanto/fzf-lsp.nvim | An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 224 |