diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-09-01 16:20:06 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-09-01 16:20:25 +0900 |
| commit | 8af0af3400fc36651b59a7e3f9a2bedd4a51daed (patch) | |
| tree | 34a93fb46097c7a0bc73461bd03ff89f7418d412 /README.md | |
| parent | 769e5cbb2d556f1724838ba5f06089cc154ffcf3 (diff) | |
| download | fzf-8af0af3400fc36651b59a7e3f9a2bedd4a51daed.tar.gz | |
Highlights
Close #3942
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -28,14 +28,13 @@ history, processes, hostnames, bookmarks, git commits, etc. It implements a "fuzzy" matching algorithm, so you can quickly type in patterns with omitted characters and still get the results you want. -Pros ----- +Highlights +---------- -- Portable, no dependencies -- Blazingly fast -- Extremely versatile -- Batteries included - - bash/zsh/fish integration, tmux integration, Vim/Neovim plugin +- 📦 **Portable** — Distributed as a single binary for easy installation +- ⚡ **Blazingly fast** — Highly optimized code instantly processes millions of items +- 🛠️ **Extremely versatile** — Fully customizable via an event-action binding mechanism +- 🔋 **Batteries included** — Includes integration with bash, zsh, fish, Vim, and Neovim Sponsors ❤️ ----------- |
