tmux: Fix pane <-> window confusion in comment

This commit is contained in:
2025-01-29 17:10:49 +01:00
parent 6ff2aa3527
commit cd930fc9e8

View File

@@ -176,7 +176,7 @@ bind -n MouseDragEnd1StatusDefault {
}
}
# Repeatable window-movement bindings
# Repeatable pane swapping bindings
bind -r \{ swap-pane -U
bind -r \} swap-pane -D