Posted by: rydow | June 23, 2007

Some emacs commands work in bash.

If you use bash and know your emacs commands you might have discovered that some of them work in bash. The ones I find most useful are:

  • C-k kill line
  • C-y yank killed line
  • C-a move cursor to beginning of line
  • C-e move cursor to end of line
  • M-d kill to end of word

Leave a response

Your response:

Categories