Remove another bit.

This commit is contained in:
Nicholas Marriott
2026-05-19 13:08:07 +01:00
parent ab9a1964ac
commit b923f2118a
2 changed files with 1 additions and 2 deletions

View File

@@ -468,7 +468,7 @@ key_bindings_init(void)
"bind -n MouseDrag1Border { resize-pane -M }",
/* Mouse button 1 down on status line. */
"bind -n MouseDown1Status { switch-client -t= }",
"bind -n MouseDown1Status { switch-client -t= }",
"bind -n C-MouseDown1Status { swap-window -t@ }",
/* Mouse button 1 down on default pane-border-format */