|
|
|
|
|
by kittxkat
4988 days ago
|
|
What I did, for example, was that I enabled vi-mode in my shell but also re-enabled some emacs-keybindings like CTRL-E and CTRL-A for ending and beginning of a command because I learned them like a lifetime ago when I first got used to the shell without even knowing they were emacs-keybindings. But that way I am also able to hit ESC and do a / for a search, like within vim, which I am much more used to than a search in emacs. I found that way combines the best of both worlds. |
|
I'm not convinced that powerful editing is necessary for the command line, but familiar shortcuts for beginning/end seem very useful.