X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=tmux%2F.tmux.conf;h=a107fe21e619e0975baedb5bcd12a00fa32fd976;hb=81a790a42be7b3338037d3b54a6ce306021ba08a;hp=d25d9c7b510285aa63b0fa2bf79ba49f83f1194e;hpb=62bccf2a97581ed475dd46068621d0dffa21d5c9;p=dotfiles.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index d25d9c7..a107fe2 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -61,6 +61,14 @@ bind-key o { save-buffer /tmp/tmux-buffer delete-buffer display-popup -KE -w 100% -R "~/bin/tmux-path-extractor.sh" + paste-buffer + 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 {