All Projects → gyakovlev → fish-fzy

gyakovlev / fish-fzy

Licence: MIT license
fzy inegration with fish. Search history, navigate directories and more. Blazingly fast.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to fish-fzy

Fuzzywuzzy
Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
Stars: ✭ 506 (+2711.11%)
Mutual labels:  fuzzy-search, fuzzy-matching
Leaderf
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
Stars: ✭ 1,733 (+9527.78%)
Mutual labels:  fuzzy-search, fuzzy-matching
Fuse Swift
A lightweight fuzzy-search library, with zero dependencies
Stars: ✭ 767 (+4161.11%)
Mutual labels:  fuzzy-search, fuzzy-matching
SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11
Stars: ✭ 28 (+55.56%)
Mutual labels:  fuzzy-search, fuzzy-matching
Tntsearch
A fully featured full text search engine written in PHP
Stars: ✭ 2,693 (+14861.11%)
Mutual labels:  fuzzy-search, fuzzy-matching
Liquidmetal
💦🤘 A mimetic poly-alloy of the Quicksilver scoring algorithm, essentially LiquidMetal. </Schwarzenegger Voice>
Stars: ✭ 279 (+1450%)
Mutual labels:  fuzzy-search, fuzzy-matching
fish-color-scheme-switcher
A fish shell 🐟 plugin to switch color schemes 🌈
Stars: ✭ 48 (+166.67%)
Mutual labels:  fish-shell, fish-plugin
fish-exa
🐟 exa aliases for fish
Stars: ✭ 24 (+33.33%)
Mutual labels:  fish-shell, fish-plugin
Fzy
🔍 A simple, fast fuzzy finder for the terminal
Stars: ✭ 2,295 (+12650%)
Mutual labels:  fuzzy-search, fzy
Fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
Stars: ✭ 157 (+772.22%)
Mutual labels:  fuzzy-search, fuzzy-matching
fuzzy-search
A collection of algorithms for fuzzy search like in Sublime Text.
Stars: ✭ 49 (+172.22%)
Mutual labels:  fuzzy-search, fuzzy-matching
levenshtein.c
Levenshtein algorithm in C
Stars: ✭ 77 (+327.78%)
Mutual labels:  fuzzy-search, fuzzy-matching
bolt.nvim
⚡ Ultrafast multi-pane file manager for Neovim with fuzzy matching
Stars: ✭ 100 (+455.56%)
Mutual labels:  fuzzy-search, fuzzy-matching
Symspellpy
Python port of SymSpell
Stars: ✭ 420 (+2233.33%)
Mutual labels:  fuzzy-search, fuzzy-matching
fish logo
🐠 Fish shell colorful ASCII-art logo
Stars: ✭ 82 (+355.56%)
Mutual labels:  fish-shell, fish-plugin
Faint
Extensible TUI fuzzy file file explorer
Stars: ✭ 82 (+355.56%)
Mutual labels:  fuzzy-search, fuzzy-matching
Symspell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Stars: ✭ 1,976 (+10877.78%)
Mutual labels:  fuzzy-search, fuzzy-matching
Fuzzball.js
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
Stars: ✭ 225 (+1150%)
Mutual labels:  fuzzy-search, fuzzy-matching
Yoyo-leaf
Yoyo-leaf is an awesome command-line fuzzy finder.
Stars: ✭ 49 (+172.22%)
Mutual labels:  fuzzy-search, fuzzy-matching
zingg
Scalable identity resolution, entity resolution, data mastering and deduplication using ML
Stars: ✭ 655 (+3538.89%)
Mutual labels:  fuzzy-matching

fzy

Based directly on the percol plugin.

Installation:

Usage:

  • Press CTRL+r and type what you need.

fzy picks up history item and adds it to your shell. You need to execute manually.

  • run fkill and type process you want to kill.

fkill kills immediately. Press enter and process will be killed.

TODO:

  • add more functions to utilize full power of this tool.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].