disable tmux mousemode
This commit is contained in:
parent
379d4b2c90
commit
06855e18f9
@ -2,7 +2,7 @@
|
|||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
|
||||||
# Turn on mouse stuff
|
# Turn on mouse stuff
|
||||||
set-option -g mouse on
|
set-option -g mouse off
|
||||||
|
|
||||||
# Turn off automatic window naming
|
# Turn off automatic window naming
|
||||||
set-option -g alllow-rename off
|
set-option -g alllow-rename off
|
||||||
|
Loading…
Reference in New Issue
Block a user