tmux mouse scroll
This commit is contained in:
parent
b31c377e8e
commit
19fd7d86e3
@ -57,4 +57,5 @@ bind-key -n M-J resize-pane -D 5
|
|||||||
bind-key -n M-K resize-pane -U 5
|
bind-key -n M-K resize-pane -U 5
|
||||||
bind-key -n M-L resize-pane -R 5
|
bind-key -n M-L resize-pane -R 5
|
||||||
|
|
||||||
|
# Enable mouse scroll
|
||||||
|
set -g mouse on
|
||||||
|
Loading…
Reference in New Issue
Block a user