Enable mouse
2024-05-08
softwares-and-tools
tmux
unix-cli
Enable mouseref: https://www.nodeseek.com/post-18315-1
ref: https://unix.stackexchange.com/questions/516800/how-do-i-enable-tmux-mouse-supportfor tmux 3.0a on ubuntu 20.04:ctrl + b
:set -g mouse onIn source fileyou can add that command to ~/.tmux.conf (with no :)and then:exit tmux
tmux kill-server
tmuxverified on 24.5.9, ubuntu 20.04, 4090
verified on 24.5.1