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
signature.asc
Description: Digital signature
_______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
