panesync start + panesync end = panesync toggle

This commit is contained in:
2026-06-19 15:21:59 +02:00
parent 47b2daa782
commit a6a700b2c0
5 changed files with 17 additions and 26 deletions

View File

@@ -41,8 +41,7 @@ next_tab = "ALT+SHIFT+L"
open_font_selector = "ALT+T"
open_scrollback = "ALT+S"
create_worktree = "ALT+W"
pane_sync_start = "ALT+Y"
pane_sync_toggle = "ALT+Y"
pane_sync_select = "SPACE"
pane_sync_commit = "ALT+SHIFT+Y"
pane_sync_end = "ALT+U"
paste = "CTRL+SHIFT+V"