ZIm/assets/keymaps
张小白 fff0ecead1
windows: Fix keystroke & keymap (#36572)
Closes #36300

This PR follows Windows conventions by introducing
`KeybindingKeystroke`, so shortcuts now show up as `ctrl-shift-4`
instead of `ctrl-$`.

It also fixes issues with keyboard layouts: when `use_key_equivalents`
is set to true, keys are remapped based on their virtual key codes. For
example, `ctrl-\` on a standard English layout will be mapped to
`ctrl-ё` on a Russian layout.


Release Notes:

- N/A

---------

Co-authored-by: Kate <kate@zed.dev>
2025-08-27 03:24:50 +08:00
..
linux emacs: Add editor::FindAllReferences keybinding (#36840) 2025-08-26 13:43:58 +00:00
macos emacs: Add editor::FindAllReferences keybinding (#36840) 2025-08-26 13:43:58 +00:00
default-linux.json Fix conflicts in Linux default keymap (#36519) 2025-08-26 09:33:42 -04:00
default-macos.json Show file open error view instead of the modal (#36764) 2025-08-22 17:04:39 +00:00
default-windows.json windows: Fix keystroke & keymap (#36572) 2025-08-27 03:24:50 +08:00
initial.json Remove !menu from j k binding in initial keymap examples (#34959) 2025-07-23 17:33:40 +00:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json Add "shift-r" and "g ." support for helix mode (#35468) 2025-08-25 21:37:29 -06:00