disable mouse in tmux
This commit is contained in:
parent
ffc3ebaeb2
commit
1b08f3ed53
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set -g set-titles on
|
||||
set -g mouse on
|
||||
set -g mouse off
|
||||
|
||||
unbind C-b
|
||||
set -g prefix C-f
|
||||
|
|
Loading…
Add table
Reference in a new issue