On Mon, August 11, 2008 19:27, Lanny Marcus wrote:
On Mon, Aug 11, 2008 at 4:04 PM, Kuang-Chun Cheng kcc1967@gmail.com
So, learn vi ... and you can share the same command when using terminal/bash.
Thank you for pointing that out! Yes, bash is the shell.
The GNU readline library, which is where bash gets it's command-line editing, supports both emacs and vi modes, so you can have that commonality either way.
Personally I think the only vi command one needs to know is ":q!".