|
Thank you for your answer but my question was : how can I use emacs as editor on the shell line. As, when I do "set -o vi", I can recall a command with "Escape-K" or "Escape-J" and so on.
I have read emacs can be used for that. But "set -o emacs" doesn't seem to give anything after.
|