From bd2e16d6d819f7ed64e3f1f6d58c70073e53a314 Mon Sep 17 00:00:00 2001 From: gotbletu Date: Sun, 15 Feb 2015 11:07:33 -0800 Subject: [PATCH] fzf snippet v2 --- fzf-snippet.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/fzf-snippet.md b/fzf-snippet.md index 77aa02c..b49d796 100644 --- a/fzf-snippet.md +++ b/fzf-snippet.md @@ -73,8 +73,14 @@ Notes for video: https://www.youtube.com/watch?v=Zew0mgJwAh8 # https://plus.google.com/+gotbletu # https://github.com/gotbletu +## 6. nano ~/.tmux.conf +### (optional keybinding for tmux users) +#### i use single and double qoute hotkey + bind-key "'" new-window -n snippet \; send-keys "fzf-snippet && tmux kill-window\n" + bind-key '"' new-window -n multisnippet \; send-keys "fzf-multisnippet && tmux kill-window\n" -## 6. related video + +## 7. related video * fuzzy finder playlist * https://www.youtube.com/playlist?list=PLqv94xWU9zZ2fMsMMDF4PjtNHCeBFbggD