]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
I find buf-files too seldom
[dotfiles.git] / tmux / .tmux.conf
index 20bec23cc06dda0f4b45b6f50ee8d3d964d0d04d..3623ea3d685be6d88ecd73d692ccad89b9b9e8f8 100644 (file)
@@ -65,7 +65,6 @@ bind-key t display-menu \
 
 bind-key o display-menu \
     find o "display-popup -E -w 100% \"~/bin/tmux-fzf.zsh find '#{pane_current_path}'\"" \
-    buf-files f "display-popup -E -w 100% \"~/bin/tmux-fzf.zsh buf-files '#{pane_current_path}'\"" \
     git-files g "display-popup -E -w 100% \"~/bin/tmux-fzf.zsh git-files '#{pane_current_path}'\"" \
     git-branches b "display-popup -E -w 100% \"~/bin/tmux-fzf.zsh git-branches '#{pane_current_path}'\"" \
     git-commits c "display-popup -E -w 100% \"~/bin/tmux-fzf.zsh git-commits '#{pane_current_path}'\""