gpakosz / .tmux

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

Issues with mouse mode copy #608

Closed TommyButts02 closed 1 year ago

TommyButts02 commented 1 year ago

Anyone else have the issue their terminal jumping to the bottom after copying text? I've been digging through forums and tmux confs but any changed i make seem to break mouse mode entirely

gpakosz commented 1 year ago

Hello @TommyButts02

This is tmux's default behavior. What you can do is

$ tmux -L test -f /dev/null lsk | grep '\-and-cancel'

Then copy paste the result to your ~/.tmux.conf.local copy and remove the -an-cancel part for each line