Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _ls
- X-seq: zsh-workers 22458
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Hideki ONO <ono@xxxxxxx>
- Subject: Re: PATCH: _ls
- Date: Thu, 25 May 2006 01:10:40 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <m31wukuq0c.wl@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <m33bf0vgd8.wl@xxxxxxxxx> <20060523171440.GE21617@xxxxxxxxx> <m31wukuq0c.wl@xxxxxxxxx>
On Wed, May 24, 2006 at 11:15:47AM +0900, Hideki ONO wrote:
> I fixed to use _pick_variant even on *bsd.
> How about this one?
That looks quite good to me. I tested it a bit, and the new code seems
to be working as expected, so I checked it in. Thanks!
While I was testing it, I discovered that the completion system is not
completing the options to gnu ls correctly, which appears to be a bug:
Several options get lost, including --format, -1, -x, and --color (I did
not do an exhaustive search to know exactly how many). If I get rid of
the rule defining -F, many of these missing options come back (though
not --color). Very strange, but totally unrelated to the just-committed
changes.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author