ZIm/assets/keymaps
Peter Tripp c74ad61c0f
emacs: Add as Transpose Characters (editor::Transpose) (#22974)
Originally reported here:
-
https://github.com/zed-industries/zed/issues/4856#issuecomment-2578468329

macOS default vscode keymap already has this:

8d42456b8a/assets/keymaps/default-macos.json (L55)
But it's disabled on Linux default vscode keymap as VSCode has this bind
instead:

8d42456b8a/assets/keymaps/default-linux.json (L407)

Explicitly add it to both emacs keymaps so we can keep them identical
between macos/linux as long as possible.

Release Notes:

- emacs: Add support for `ctrl-t` transposing characters on Linux
2025-01-10 17:07:06 +00:00
..
linux emacs: Add as Transpose Characters (editor::Transpose) (#22974) 2025-01-10 17:07:06 +00:00
macos emacs: Add as Transpose Characters (editor::Transpose) (#22974) 2025-01-10 17:07:06 +00:00
default-linux.json assistant2: Change model selector keybinding and make it visible (#22965) 2025-01-10 14:27:52 +00:00
default-macos.json assistant2: Change model selector keybinding and make it visible (#22965) 2025-01-10 14:27:52 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json storybook: Fix Backspace in Auto Height Editor and Picker stories (#11011) 2024-04-25 17:37:47 -04:00
vim.json Update reference to editor::OpenFile in keymap (#22827) 2025-01-08 17:42:22 +00:00