zed/assets/keymaps
MostlyK fd667f6373
repl: Add notebook command/edit modes and keybindings (#51194)
- Introducing NotebookMode state and handlers (EnterEditMode,
EnterCommandMode, RunAndAdvance).
- Wire up UI to switch modes,focus editors appropriately, and advance
selection while in command mode.
- Update default and vim keymaps to use the new bindings (shift-enter
runs+advances, escape enters command mode,
and enter/up/down work in command mode).
- Reveal and Focus the new Cell when inserted 

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
2026-04-07 22:58:03 +02: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 repl: Add notebook command/edit modes and keybindings (#51194) 2026-04-07 22:58:03 +02:00
default-macos.json repl: Add notebook command/edit modes and keybindings (#51194) 2026-04-07 22:58:03 +02:00
default-windows.json repl: Add notebook command/edit modes and keybindings (#51194) 2026-04-07 22:58:03 +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 repl: Add notebook command/edit modes and keybindings (#51194) 2026-04-07 22:58:03 +02:00