diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 7fca57a..3fe0c74 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -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