m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-08 11:23:47 -05:00

Add screenshot

This commit is contained in:
Junegunn Choi
2013-10-28 15:50:46 +09:00
parent 7cd97cc763
commit 2864e23597

View File

@@ -3,6 +3,8 @@ fzf - Fuzzy finder for your shell
fzf is a general-purpose fuzzy finder for your shell.
![](https://raw.github.com/junegunn/fzf/gif/fzf.gif)
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and
the likes.