Hi,
I finished 6 patches which add color to filename completions in
readline.
You'll find them here (651569 to 9cb76f)
http://gitorious.org/drzraf/bash/commits/enhanced-completion
and also attached.
Most of code, more or less modified, comes from the LS_COLORS
(parser / indicator selection) whi
It seems like if gnu.bash@googlegroups.com eat the first occurrence
of this email (not in the mailman archives)... second attempt:
=== Rationale:
Let's say you want to complete http URL (which contain ':').
The completion probably contains this kind of statement:
_comp() {
COMPREPLY=
Michael Witten wrote at 02:34 (EDT):
> Perhaps (and hopefully) Bradley meant that file moves were separated
> from any other content changes that might otherwise have occurred
> simultaneously.
I probably did this in some cases and not others. Anyway, what I've got
is clearly better than what's