swap/alt
This commit is contained in:
parent
ac4c473ecd
commit
e83384d511
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ set-window-option -g window-status-style bg=black,fg=gray
|
|||
bind -n F6 detach-client
|
||||
|
||||
# swap window with next or previous
|
||||
bind-key C-S-Left swap-window -t -1
|
||||
bind-key C-S-Right swap-window -t +1
|
||||
bind-key M-Left swap-window -t -1
|
||||
bind-key M-Right swap-window -t +1
|
||||
|
||||
# create new window with F2
|
||||
bind -n F2 new-window
|
||||
|
|
Loading…
Reference in a new issue