[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Completion list showed twice using "show-all-if-ambiguous" and "menu
From: |
Chet Ramey |
Subject: |
Re: Completion list showed twice using "show-all-if-ambiguous" and "menu-complete" together |
Date: |
Sat, 06 Apr 2013 21:26:24 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 |
On 4/5/13 5:19 PM, rehanog@gmail.com wrote:
> I would like the choice between the completion mechanism I used in my first
> post (manually cycling through completion options), and the completion
> mechanism in this post (typing extra characters onto the common prefix and
> then completing again).
>
> In any case, the behaviour I described in my first post still seems like a
> bug. I don't see why, under any circumstances, it make sense for bash to
> display the same completion list twice.
OK, I see. Regular tab completion and menu completion don't share state.
Menu completion uses some of the completion internals, but is separate from
TAB completion. I don't see this changing any time soon.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/