upterm icon indicating copy to clipboard operation
upterm copied to clipboard

Add emacs key bindings

Open vlad-shatskyi opened this issue 8 years ago • 4 comments

  • [ ] C-u
  • [x] C-a
  • [x] C-e
  • [ ] C-y
  • [x] M-b
  • [x] M-f
  • [x] C-b
  • [x] C-f
  • [x] C-d

vlad-shatskyi avatar Aug 28 '17 12:08 vlad-shatskyi

C-p previous command C-n next command

laampui avatar Aug 31 '17 15:08 laampui

@lampui those already work.

vlad-shatskyi avatar Sep 22 '17 07:09 vlad-shatskyi

C-d works for deleting the next character, but doesn't send an eof on an empty line to close the current terminal window. Any current plans to support sending an eof on an empty line?

grubernaut avatar Sep 22 '17 22:09 grubernaut

@grubernaut if there are more complains. Please use cmd+w for closing a session.

vlad-shatskyi avatar Sep 23 '17 06:09 vlad-shatskyi