[OT] Which IDE / Editor do you use?
Adam D. Ruppe
destructionator at gmail.com
Mon Sep 16 17:13:09 PDT 2013
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.
More information about the Digitalmars-d
mailing list