tmux-plugins / tmux-yank

Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
https://tmux-plugins.github.io/tmux-yank/
MIT License
2.72k stars 122 forks source link

copy_pane_pwd: set tmux buffer #147

Closed oliverralbertini closed 4 years ago

oliverralbertini commented 4 years ago

All the other copy commands not only set the system clipboard, but also set the tmux buffer to have the selection. For consistency, the copy pane PWD action should behave the same way.

bruno- commented 4 years ago

This was merged via 1b1a436e19f095ae8f825243dbe29800a8acd25c with some minor modifications.