[tmux] Add shortcut to synchronize panes back at y
This commit is contained in:
@@ -57,7 +57,7 @@ bind | split-window -h
|
|||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
|
|
||||||
# synchronize all panes in a window
|
# synchronize all panes in a window
|
||||||
# bind z setw synchronize-panes
|
bind y setw synchronize-panes
|
||||||
|
|
||||||
# pane movement shortcuts
|
# pane movement shortcuts
|
||||||
bind h select-pane -L
|
bind h select-pane -L
|
||||||
|
|||||||
Reference in New Issue
Block a user