hf
File finder
A command-line utility to quickly find files and execute a command.
(another) Fuzzy file finder for the command line
331 stars
9 watching
6 forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
happycod3r/fzf-tools | Integrates fuzzy finder capabilities into common shell commands for interactive selection and file searching | 11 |
mk-5/fjira | A command-line tool for interacting with Jira issues and projects using a fuzzy finder interface. | 146 |
kelleyma49/psfzf | A PowerShell module that wraps fzf, a fuzzy file finder and command line search tool. | 828 |
hugopl/fzy | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 45 |
fbeline/luneta | An interactive command-line filter that allows users to fuzzy search through lists and select items. | 62 |
aperezdc/zsh-fzy | A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction | 56 |
vishaltelangre/ff | A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |
suewonjp/lf.sh | A utility that helps search arbitrary files or text from files in a directory and its subdirectories. | 44 |
sjl/friendly-find | A file finder utility with configurable search options and filtering capabilities. | 214 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
wouterrutgers/fuzzy-search | A lightweight JavaScript library for searching similar strings in an array of objects | 224 |
dotheevo/angrysearch | A Linux file search tool that allows users to search files instantly as they type and view results in various modes. | 1,053 |
mptre/pick | A command-line tool that uses fuzzy matching to find and select items from a list. | 814 |