Upgrade tmux mouse configuratio to use new tmux' verbs
This commit is contained in:
parent
2ee928081c
commit
4cc0950c34
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
set -g mode-mouse on
|
||||
set -g mouse on
|
||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||
set -g prefix C-a # prefix from ctrl-b to ctrl-a
|
||||
unbind C-b # free ctrl-b to be used by programs inside tmux
|
||||
|
|
Loading…
Reference in a new issue