X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=tmux%2F.tmux.conf;fp=tmux%2F.tmux.conf;h=3623ea3d685be6d88ecd73d692ccad89b9b9e8f8;hb=a1c11e1b2ac1d730148d5b0e47c53c7e2d74db87;hp=20bec23cc06dda0f4b45b6f50ee8d3d964d0d04d;hpb=3a3e9ecec383859e505fe5b63cc4792e3a56522d;p=dotfiles.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 20bec23..3623ea3 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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}'\""