tmux/prompts
This commit is contained in:
parent
2227b2cb3e
commit
7ab5f521c8
1 changed files with 11 additions and 9 deletions
|
@ -237,7 +237,9 @@ bind-key M-Right swap-window -t +1
|
|||
# │ set-option -g status 5 │ │ C-F5 │
|
||||
# │ switch-client -n │ │ M-Down │
|
||||
# │ switch-client -p │ │ M-Up │
|
||||
# ├─────────────────────┬────┴────┬──┴──────┬────╯
|
||||
# ├──────────────────────────┴───────┴─┬───┬─────┴───╮
|
||||
# │ command-prompt 'rename-session %%' │ │ │
|
||||
# │ command-prompt 'rename-window %%' │ │ │
|
||||
# │ detach │ d │ │
|
||||
# │ set-option -g mouse │ │ t │
|
||||
# │ source-file │ │ r │
|
||||
|
@ -245,6 +247,6 @@ bind-key M-Right swap-window -t +1
|
|||
# │ split-window -v │ " │ v │
|
||||
# │ swap-window -t -1 │ │ M-Left │
|
||||
# │ swap-window -t +1 │ │ M-Right │
|
||||
# ╰─────────────────────┴─────────┴─────────╯
|
||||
# ╰────────────────────────────────────┴───┴─────────╯
|
||||
"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue