ZIm/assets/keymaps/linux
Conrad Irwin 94189e1784
Add emacs mark mode (#23297)
Updates #21927
Replaces https://github.com/zed-industries/zed/pull/22904
Closes #8580

Adds actions (default keybinds with emacs keymap):
- editor::SetMark (`ctrl-space` and `ctrl-@`)
- editor::ExchangeMark (`ctrl-x ctrl-x`)

Co-Authored-By: Peter <peter@zed.dev>

Release Notes:

- Add Emacs mark mode (`ctrl-space` / `ctrl-@` to set mark; `ctrl-x
ctrl-x` to swap mark/cursor)
- Breaking change: `selection` keyboard context has been replaced with
`selection_mode`

---------

Co-authored-by: Peter <peter@zed.dev>
2025-01-21 10:18:25 -05:00
..
atom.json Fix Cmd+\ for workspace::ToggleLeftDock for Atom base keymap (#14098) 2024-07-15 15:56:10 -04:00
emacs.json Add emacs mark mode (#23297) 2025-01-21 10:18:25 -05:00
jetbrains.json Improve Editor::DuplicateSelection (#21976) 2024-12-13 16:32:33 -05:00
sublime_text.json Workspace move editor actions (#21760) 2024-12-17 13:39:36 +02:00