Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion: highlight matching part
- X-seq: zsh-users 13082
- From: Tomasz Pala <gotar@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: completion: highlight matching part
- Date: Fri, 1 Aug 2008 18:33:01 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
is it possible for zsh to highlight (bold, change color etc.) of
matching part of available completions? E.g.
$ ls abcd[tab]
abcd123 abcd456 abcd789
abcdefg abcdhij abcdklm
and I'd like the 'abcd' to be lightgreen.
Now it's sometimes hard to find out what character to type next, this
solution would make it easier.
--
Tomasz Pala <gotar@xxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author