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