SIGN IN SIGN UP

Emacs keybinding improvements (2025-01-02) (#22590)

Various improvements to the emacs compatibility keybindings.

- See also: https://github.com/zed-industries/zed/issues/4856

Release Notes:

- Improvements to emacs keybindings:
- Better support for running emacs inside Zed terminal (e.g. `ctrl-x
ctrl-c` will quit emacs in terminal not zed)
  - `alt-^` Join Lines
  - `ctrl-/` Undo
  - `alt-.` GotoDefinition and `alt-,` GoBack
  - `ctrl-x h` SelectAll
  - `alt-<` / `alt->` Goto End/Beginning of Buffer
  - `ctrl-g` as Menu::cancel
P
Peter Tripp committed
e5c3d5d6268ccdca6fa15d9390a6ed52e2791529
Parent: 1aba459
Committed by GitHub <noreply@github.com> on 1/3/2025, 4:48:41 PM