tmux: Fix pane <-> window confusion in comment
This commit is contained in:
@@ -176,7 +176,7 @@ bind -n MouseDragEnd1StatusDefault {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Repeatable window-movement bindings
|
# Repeatable pane swapping bindings
|
||||||
bind -r \{ swap-pane -U
|
bind -r \{ swap-pane -U
|
||||||
bind -r \} swap-pane -D
|
bind -r \} swap-pane -D
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user