bug-bash
[Top][All Lists]
Advanced

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

Re: Command completion a la tcsh


From: Andreas Schwab
Subject: Re: Command completion a la tcsh
Date: 11 Apr 2001 13:19:48 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.103

David.C.Sterratt@ed.ac.uk (David Sterratt) writes:

|> I've just switched from tcsh to bash.  Under tcsh I used autolist to
|> enable tab completion.  The default behaviour was to list all possible
|> command completions after ONE tab.    Under a default setup of bash,
|> the behaviour seems to be to list all possible command completions
|> after TWO tabs.  This is somewhat irksome, and I was wondering whether
|> there was a way of fixing bash to list command completions after one
|> tab. 

$ bind 'set show-all-if-ambiguous on'

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]