Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11600
| From | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | make first different character bold when showing completions ala emacs |
| Date | 2015-10-10 09:14 +0800 |
| Message-ID | <mailman.32.1444454996.7904.bug-bash@gnu.org> (permalink) |
# 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, Possible completions are: phpmyadmin_4%3a4.4.15-1_all.deb phpmyadmin_4%3a4.5.0.2-2_all.deb (You can't see the bold in this ASCII email, but it is there.) In fact we see that if you line them up vertically in one column, it also helps a lot!
Back to gnu.bash.bug | Previous | Next | Find similar
make first different character bold when showing completions ala emacs 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2015-10-10 09:14 +0800
csiph-web