tmux/fix
This commit is contained in:
parent
7414ba7b7e
commit
14e1c8d5e6
1 changed files with 2 additions and 2 deletions
|
@ -226,7 +226,7 @@ bind-key M-Right swap-window -t +1
|
|||
# ╭────────────────────────────────────┼───────────┼─────────┼─────┼─────┤
|
||||
# │ command-prompt 'rename-session %%' │ │ C-s │ │ │
|
||||
# │ command-prompt 'rename-window %%' │ │ C-w │ │ │
|
||||
# │ detach-client │ F6 │ │ │ d │
|
||||
# │ detach-client │ F6 │ │ │ d │
|
||||
# │ new-window │ F2 │ │ │ │
|
||||
# │ next-window │ M-Right │ │ │ │
|
||||
# │ previous-window │ M-Left │ │ │ │
|
||||
|
@ -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