summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2014-04-03 01:29:21 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2014-04-03 01:29:21 +0900
commita9056ce90c147357a0fddca014a31cecbc448828 (patch)
tree1d48592878120ea23f30f9bc9a2b107e04d7020c /README.md
parent16682a3f92e9e5764fcf6e493f19dffbb3d9c507 (diff)
Add gif showing tmux integration
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 29223a99..cbce8c2a 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ fzf is a general-purpose fuzzy finder for your shell.
![](https://raw.github.com/junegunn/i/master/fzf.gif)
+([tmux integration!](https://cloud.githubusercontent.com/assets/700826/2593609/3ec13962-ba83-11e3-88d3-f9f95bd8a64b.gif))
+
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and
the likes.