Any Bash features you'd like to see?

William Park opengeometry-FFYn/CNdgSA at public.gmane.org
Sat May 21 05:31:54 UTC 2005


On Wed, May 18, 2005 at 05:38:57PM -0400, Taavi Burns wrote:
> For navigating through past commands and the current commandline, I'm
> quite a fan of:
> set -o vi
> 
> I've started to get out of the habit of using the arrow keys...  ;)

Funny you mention vi-mode... this is what I have in ~/.inputrc:

    set visible-stats on

    set editing-mode vi

    set keymap vi-insert
    C-b: backward-kill-word
    C-d: kill-word
    C-f: unix-filename-rubout
    C-p: history-search-backward
    C-n: history-search-forward
    C-]: dynamic-complete-history

Try them, you'll like it. :-)

-- 
William Park <opengeometry-FFYn/CNdgSA at public.gmane.org>, Toronto, Canada
ThinFlash: Linux thin-client on USB key (flash) drive
	   http://home.eol.ca/~parkw/thinflash.html
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list