X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=tmux%2F.tmux.conf;h=a107fe21e619e0975baedb5bcd12a00fa32fd976;hp=1d414d311af0564ff6d18b5d17ba8b8a7d961101;hb=81a790a42be7b3338037d3b54a6ce306021ba08a;hpb=39b5baba0927ca04a7da4ae99355d21a2534efb9 diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 1d414d3..a107fe2 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -65,6 +65,12 @@ bind-key o { delete-buffer } +bind-key O { + display-popup -KE -w 100% -R "~/bin/tmux-git-extractor.sh '#{pane_current_path}'" + paste-buffer + delete-buffer +} + bind-key Y { capture-pane -J -S - -E - save-buffer /tmp/tmux-buffer