Tmux: added better windowswitching
This commit is contained in:
parent
df9c393ae7
commit
a86f1351b4
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ bind -r J resize-pane -D 2
|
|||
bind -r K resize-pane -U 2
|
||||
bind -r L resize-pane -R 2
|
||||
|
||||
bind -r n next-window
|
||||
bind -r p previous-window
|
||||
|
||||
bind X confirm kill-window
|
||||
bind T confirm kill-session
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue