Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11604

Re: make first different character bold when showing completions ala emacs

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: make first different character bold when showing completions ala emacs
Date 2015-10-10 13:30 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.55.1444498282.7904.bug-bash@gnu.org> (permalink)
References <87io6fv81p.fsf@jidanni.org>

Show all headers | View raw


On 10/9/15 9:14 PM, 積丹尼 Dan Jacobson wrote:
> # dpkg -i /var/cache/apt/archives/phpmyadmin_4%3a4.<TAB> shows
> phpmyadmin_4%3a4.4.15-1_all.deb   phpmyadmin_4%3a4.5.0.2-2_all.deb
> # dpkg -i /var/cache/apt/archives/phpmyadmin_4%3a4.
> 
> Can you please make the first different character bold, like emacs does,

There is an option in readline-7.0 that will cause completion to display
the common prefix of a set of possible completions in a distinctive
color.  This has essentially the same visual effect.

-- 
``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/

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: make first different character bold when showing completions ala emacs Chet Ramey <chet.ramey@case.edu> - 2015-10-10 13:30 -0400

csiph-web