ZIm/assets/keymaps/linux
Peter Tripp 6ea9abdc1b
Cursor keymap (#31702)
To use this, spawn `weclome: toggle base keymap selector` from the
command palette.

<img width="589" alt="Screenshot 2025-05-29 at 14 07 35"
src="https://github.com/user-attachments/assets/0d4c4eff-6a3b-40f4-9032-5d8ca7664d20"
/>

MacOS is well tested to match Cursor. The [curors keymap
documentation](https://docs.cursor.com/kbd) is does not explicitly state
windows/linux keymap entries only "All Cmd keys can be replaced with
Ctrl on Windows." so that is what we've done. We welcome feedback /
refinements.

Note, because this provides a mapping for `cmd-k` (macos) and `ctrl-k`
(linux/windows) using this keymap will disable all of the default
chorded keymap entries which have `cmd-k` / `ctrl-k` as a prefix. For
example `cmd-k cmd-s` for open keymap will no longer function.

Release Notes:

- Added Cursor compatibility keymap

---------

Co-authored-by: Joseph Lyons <joseph@zed.dev>
2025-05-29 15:20:58 -04:00
..
atom.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
cursor.json Cursor keymap (#31702) 2025-05-29 15:20:58 -04:00
emacs.json Ctrl/Alt-V to select by page in Emacs keymap (#30858) 2025-05-19 13:19:36 -04:00
jetbrains.json Add toggle case command (#28415) 2025-04-09 08:44:53 -04:00
sublime_text.json sublime: Don't map editor::FindNextMatch by default (#31029) 2025-05-20 17:52:11 +00:00