bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] colored-stats shows builtins/functions using the "missing


From: Mike Frysinger
Subject: [Bug-readline] colored-stats shows builtins/functions using the "missing" code
Date: Sun, 22 Mar 2015 01:59:14 -0400

simple test:
$ LS_COLORS='mi=01;05;37;41' bash --norc
$ do<tab>
it'll show "do" and "done" using the "missing" colorization which is red here.

i don't think it makes sense to use the missing category when doing command 
completion on builtins.  maybe use NORMAL (no) ?  or don't use any category
at all ?  using EXEC or SYMLINK seems like it could be just as confusing.
-mike

Attachment: signature.asc
Description: Digital signature


reply via email to

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