X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=tmux%2F.tmux.conf;h=db063c9658656f5ae4b0294eee1acdd46c528513;hp=a107fe21e619e0975baedb5bcd12a00fa32fd976;hb=327ed850256befcca102eb1a1cf1d28675a733cc;hpb=81a790a42be7b3338037d3b54a6ce306021ba08a diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index a107fe2..db063c9 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -60,7 +60,7 @@ bind-key o { capture-pane -J save-buffer /tmp/tmux-buffer delete-buffer - display-popup -KE -w 100% -R "~/bin/tmux-path-extractor.sh" + display-popup -KE -w 100% -R "~/bin/tmux-path-extractor.sh '#{pane_current_path}'" paste-buffer delete-buffer }