you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 11 months ago

Ctrl+A, Ctrl+E

Many more basic Emacs keybindings work, actually! Including C-f, C-b, C-p and C-n (if you prefer them over arrow keys) as well as M-f and M-b to move by words, C-k, M-d and C-y for killing/yanking (but not M-w) and C-SPC, C-w, C-x C-x for region manipulation (tested in Bash and ZSH)

  • source
  • parent