]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Faster find summonning
[dotfiles.git] / tmux / .tmux.conf
index da27feaaa8cff4940d200007d09b330acf541f77..0ee677eb2903cdc33a8debb0101ba96e819e80e7 100644 (file)
@@ -57,7 +57,7 @@ bind-key y {
 }
 
 bind-key o display-menu \
-    find d "display-popup -KE -w 100% -R \"~/bin/tmux-fzf.sh find '#{pane_current_path}'\"" \
+    find o "display-popup -KE -w 100% -R \"~/bin/tmux-fzf.sh find '#{pane_current_path}'\"" \
     buf-files f "display-popup -KE -w 100% -R \"~/bin/tmux-fzf.sh buf-files '#{pane_current_path}'\"" \
     git-files g "display-popup -KE -w 100% -R \"~/bin/tmux-fzf.sh git-files '#{pane_current_path}'\"" \
     git-branches b "display-popup -KE -w 100% -R \"~/bin/tmux-fzf.sh git-branches '#{pane_current_path}'\"" \