tmux/fix
This commit is contained in:
parent
7414ba7b7e
commit
14e1c8d5e6
1 changed files with 2 additions and 2 deletions
|
@ -243,7 +243,7 @@ bind-key M-Right swap-window -t +1
|
|||
# │ set-option -g status 5 │ C-F5 │ │ │ │
|
||||
# │ source-file │ │ r │ │ │
|
||||
# │ split-window -h │ │ h │ │ % │
|
||||
# │ split-window -v │ │ v │ │ " │
|
||||
# │ split-window -v │ │ v │ │ \" │
|
||||
# │ swap-window -t -1 │ │ M-Left │ │ │
|
||||
# │ swap-window -t +1 │ │ M-Right │ │ │
|
||||
# │ switch-client -n │ M-Down │ │ │ │
|
||||
|
|
Loading…
Reference in a new issue