ZIm/assets/keymaps
Michael Sloan 450d727a04
Fixes to excerpt movement actions and bindings + add multibuffer and singleton_buffer key contexts (#26264)
Closes #26002 

Release Notes:

- Added `multibuffer` key context.
- `cmd-down` and `cmd-shift-down` on Mac now moves to the end of the
last line of a singleton buffer instead of the beginning. In
multibuffers, these now move to the start of the next excerpt.
- Fixed `vim::PreviousSectionEnd` (bound to `[ ]`) to move to the
beginning of the line, matching the behavior of `vim::NextSectionEnd`.
- Added `editor::MoveToStartOfNextExcerpt` and
`editor::MoveToEndOfPreviousExcerpt`.
2025-03-08 00:58:47 +00:00
..
linux git: Fix project diff shortcuts (#26045) 2025-03-04 10:32:20 -07:00
macos git: Fix project diff shortcuts (#26045) 2025-03-04 10:32:20 -07:00
default-linux.json Fix hotkey for toggle filters in project search (#25917) 2025-03-07 15:27:10 +00:00
default-macos.json Fixes to excerpt movement actions and bindings + add multibuffer and singleton_buffer key contexts (#26264) 2025-03-08 00:58:47 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Implement <count>% motion (#25839) 2025-03-05 19:59:18 -07:00