On Sun, Jan 02, 2011 at 11:17:06AM -0500, gi1242+debianb...@gmail.com wrote:
> Should be '(#i)...' not '#(i)...' right?
Ugh, yes, sorry. Fixed in CVS.
> PS: I started using zsh 2 weeks ago. It is *AWESOME*, thanks a TON. I'm
> migrating my custom completions over from tcsh, and have a few ne
Hi Clint,
Looks like there's a typo in your patch below:
> -if _pick_variant -c $words[1] psmisc=psmisc unix -V; then
> +if _pick_variant -c $words[1] psmisc='#(i)psmisc' unix -V; then
Should be '(#i)...' not '#(i)...' right?
Thanks,
GI
PS: I started using zsh 2 weeks ago. It is *AWESOME*, th
On Mon, Dec 20, 2010 at 12:04:44AM -0500, gi1242+debianb...@gmail.com wrote:
> The completion function for fuser tries to determine if fuser is
> provided by PSmisc, or other the (less functional) generic Unix version.
> It decides by checking the output of "fuser -V" for psmisc. However it
> does
On Mon, Dec 20, 2010 at 12:04:44AM -0500, gi1242+debianb...@gmail.com wrote:
> The completion function for fuser tries to determine if fuser is
> provided by PSmisc, or other the (less functional) generic Unix version.
> It decides by checking the output of "fuser -V" for psmisc. However it
> does
Package: zsh
Version: 4.3.10-14
Severity: normal
Tags: patch
The completion function for fuser tries to determine if fuser is
provided by PSmisc, or other the (less functional) generic Unix version.
It decides by checking the output of "fuser -V" for psmisc. However it
does not use case insensitiv
5 matches
Mail list logo