explicitly disable mouse
This commit is contained in:
parent
de3f045601
commit
dfb34229dd
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ tmux_conf_new_window_retain_current_path=false
|
|||
tmux_conf_new_pane_retain_current_path=true
|
||||
set -g window-status-separator ''
|
||||
|
||||
set -g mouse off
|
||||
set -g @ssh_auto_rename_window off
|
||||
set -g status-style ''
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue