Skip to content
Prev 59446 / 398503 Next

R (unix) command line editing for native speakers of vi

If you have the following in your ~/.inputrc, you won't need to set it
manually every time (at least according to the readline manual):

set editing-mode vi

HTH,
Andy