On Sun, Mar 31, 2013 at 02:29:22PM +0100, Gavin Smith wrote:
> I wondered if there was any interest in incorporating Raphaël Droz's
> patches to add colour to tab suggestions
feature has been considered: it was implemented (not really "merged")
in 5a3187363 ( = queued for 4.3 )
*
http://git.sava
I wondered if there was any interest in incorporating Raphaël Droz's
patches to add colour to tab suggestions, like the colour listings
from 'ls --color'. It would seem like a simple and useful feature to
have (and is said to exist already in other shells like zsh and fish).
The patches are at
htt
ping,
anyone interested in reviewing/commenting on this ?
On Sun, Jun 26, 2011 at 05:42:31PM +0200, Raphaël Droz wrote:
> Attached is an updated version of "dont-bug-command-name-completion.patch".
(really) attached
commit b3572793f7e77bf3ccb4e58121aabe457ddbe39c
Author: Raphaël Droz
Date: Sat Jun 25 22:55:11 2011 +0200
Colored completion, bugfix
On Sat, Jun 25, 2011 at 11:56:25PM +0200, Raphaël Droz wrote:
> On Tue, May 31, 2011 at 01:32:44AM +0200, Raphaël wrote:
> > Hi,
> >
> > I finished 6 patches which add color to filename completions in
> > readline.
>
> Those who tried the patch may have noticed (at least) two bugs:
[...]
>
> * c
On Tue, May 31, 2011 at 01:32:44AM +0200, Raphaël wrote:
> Hi,
>
> I finished 6 patches which add color to filename completions in
> readline.
Those who tried the patch may have noticed (at least) two bugs:
* non-filename completion (variable, processes, ...) was broken.
I missed part of a cond