On Tuesday, 17 September 2013 at 00:03:34 UTC, Adam D. Ruppe wrote:
set -o vi

better yet, edit ~/.inputrc and add

set editing-mode vi

in there. Then it works for other programs that use readline too like mysql! I almost forgot about that file, but there's a comment in there that I added some sequences for rxvt, so sweet.

That file might be a good thing to customize the hell out of.

Reply via email to