zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
35.33k stars 1.79k forks source link

Provide key bindings for the numpad keys #11948

Open ornamentist opened 2 weeks ago

ornamentist commented 2 weeks ago

Check for existing issues

Describe the feature

Could we have separate key bindings for the numpad keys? For example, numpad_7, numpad_plus, numpad_enter. My understanding is that they generate distinct keycodes on supported platforms.

I've gotten very used to binding actions/macros etc to a single key press on the numpad in other editors.

If applicable, add mockups / screenshots to help present your vision of the feature

No response