add toggle mouse keybind
This commit is contained in:
@ -2,4 +2,6 @@ bind-key w select-pane -U
|
||||
bind-key a select-pane -L
|
||||
bind-key s select-pane -D
|
||||
bind-key d select-pane -R
|
||||
bind-key c detach
|
||||
bind-key c detach
|
||||
|
||||
bind-key f set-option -g mouse \; display-message 'Mouse #{?mouse,on,off}'
|
Reference in New Issue
Block a user