ZIm/assets
张小白 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
..
badge Adjust Zed badge (#35294) 2025-07-29 15:09:31 -04:00
fonts Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
icons thread view: Add a few UI tweaks (#36845) 2025-08-25 08:18:23 -03:00
images onboarding: Add fast-follow adjustments (#35814) 2025-08-07 19:01:52 -03:00
keymaps windows: Fix keystroke & keymap (#36572) 2025-08-27 03:24:50 +08:00
prompts Include full abs paths of worktrees in system prompt (#32725) 2025-06-15 15:45:26 +02:00
settings Fix initial_tasks.json triggering diagnostic warning (#36523) 2025-08-26 13:41:57 +00:00
sounds agent: Add sound notification when done generating (#31472) 2025-05-26 21:20:41 -03:00
themes themes: Implement Bright Black and Bright White colors (#36761) 2025-08-22 16:03:47 +00:00