Tmux: enable mouse support
This commit is contained in:
parent
71582b9bdf
commit
2b20c0e4f7
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ set-option -ga terminal-overrides ",*256col*:Tc"
|
|||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
# Enable mouse
|
||||
set -g mouse on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue