Compare commits
2 Commits
833fc3e5c1
...
1221a5b80f
Author | SHA1 | Date | |
---|---|---|---|
1221a5b80f | |||
42f2c3a4a4 |
@ -8,3 +8,8 @@ bind r source-file ~/.tmux.conf
|
||||
|
||||
# Enable mouse usage
|
||||
set -g mouse on
|
||||
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
bind k select-pane -U
|
||||
bind l select-pane -R
|
||||
|
Loading…
Reference in New Issue
Block a user