bug-bash
[Top][All Lists]
Advanced

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

Re: completion gobbles partial match string


From: jidanni
Subject: Re: completion gobbles partial match string
Date: Sun, 02 May 2010 08:46:56 +0800

>>>>> "CR" == Chet Ramey <chet.ramey@case.edu> writes:
CR> I have to assume that you're using programmable completion,
CR> and the compspec for `find' doesn't impose the same restriction.
Same happens with cat or ":", not only find. It doesn't happen for
# su - nobody
And I've isolated the problem to somewhere in this chunk of $INPUTRC:
set history-preserve-point on
set visible-stats on
set show-all-if-ambiguous on
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on




reply via email to

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