feat: removed tmux send/join bindings
This commit is contained in:
parent
34cb95d40c
commit
530253237b
@ -21,8 +21,8 @@ bind -n M-Up select-pane -U
|
||||
bind -n M-Down select-pane -D
|
||||
|
||||
# ────────────────────────────── move panes ──────────────────────────────
|
||||
bind j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
bind s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||
# bind j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
# bind s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||
|
||||
# ───────────────── Shift Alt vim keys to switch windows ─────────────────
|
||||
bind -n M-H previous-window
|
||||
|
Loading…
x
Reference in New Issue
Block a user