zed/assets/keymaps
prayansh_chhablani 485181a06a
Helix jump list (#46467)
Closes #41580

This implements Helix's jump list, Zed already supports jumplists, so
all that is done is re-binding ctrl-s to to that instead. In another PR
we can extend this by adding space+j functionility to see all selections
in jumplist.

after this change:
Pressing Ctrl+S saves the current cursor position to the jumplist,
allowing the user to navigate back to this position using Ctrl+O
(backward) and Ctrl+I (forward), consistent with regular Helix's
behavior.

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>
2026-04-24 06:37:31 +00:00
..
linux Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
macos Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
default-linux.json Fix ctrl-delete keybind in the terminal (#51726) 2026-04-22 10:50:48 +00:00
default-macos.json Replace terminal SendText ctrl keybinds with SendKeystroke (#51728) 2026-04-22 11:00:04 +00:00
default-windows.json agent_ui: Remove history view (#54402) 2026-04-21 14:33:38 +02:00
initial.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
storybook.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
vim.json Helix jump list (#46467) 2026-04-24 06:37:31 +00:00