[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where is emacs and vi command line editing set?




On Sun, 7 Feb 1999, Christopher R. Barry wrote:

> A long long time ago my root account mysteriously switched to using vi
> command-line editing instead of the default emacs, and I've been too
> lazy to get around to fixing it until now I guess. Where is this
> behavior configured?
> 
> Christopher
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 

Commands are
    set -o emacs
    set -o vi	
Now, as far as where this is set... try to look into
    /etc/profile
    ~/.profile
    ~/.bash_profile
    ~/.bashrc
To find other files, try
    man bash


Reply to: