enable mouse in tmux
This commit is contained in:
parent
c3499594fc
commit
62de3ffeae
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
bind -n S-Right next-window
|
||||
|
||||
set -sg escape-time 0
|
||||
|
||||
set -g mouse on
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue