gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
21.79k stars 3.36k forks source link

consider add "-p" for paste-buffer key bind p ( paste mutli line to shell cause command run) #610

Closed WillDawnlll closed 1 year ago

WillDawnlll commented 1 year ago

just add -p in .tmux.conf line 166 : bind p paste-buffer -p and -p some detail in https://github.com/tmux/tmux/issues/2248

gpakosz commented 1 year ago

Hello @WillDawnlll 👋

Thanks for the suggestion!