From 97db0d9e4153d5d62631cede883efb12e60ae5cc Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 7 Mar 2015 16:54:48 +0900 Subject: [PATCH] Mention of fzf-tmux --- Examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Examples.md b/Examples.md index bc55b25..f25bf54 100644 --- a/Examples.md +++ b/Examples.md @@ -1,3 +1,5 @@ +You can replace `fzf` command on each example with [`fzf-tmux`](https://github.com/junegunn/fzf#fzf-tmux-script) to start fzf in a new tmux split pane. + ### Opening files ```sh