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

Re: bash doesn't accept settings



On Sat, Dec 11, 2004 at 09:46:12PM +0100, Yevgen Reznichenko wrote:
> Hello!
> 
> My bash doesn't accept the settings like:
> 
> set completion-ignore-case yes
> set bell-style none
> set show-all-if-ambiguous on
> set show-all-if-unmodified on
> 
> neither in /etc/inputrc nor directly on the command line. Does anybody 
> has an advise how to solve it?

I have the following in ~/.inputrc

set bell-style none
set show-all-if-ambiguous on
set completion-query-items 50
set page-completions On
set expand-tilde On
set visible-stats On

It works. I can imagine that you need to logout and login again before
it takes effect. If that doesn't work, post your bash version, debian
version, kernel version. That might help others wanting to help you.

-- 
Maurits van Rees | http://maurits.vanrees.org/ [Dutch/Nederlands] 
Public GnuPG key: keyserver.net ID 0x1735C5C2
"Let your advance worrying become advance thinking and planning."
 - Winston Churchill

Attachment: signature.asc
Description: Digital signature


Reply to: