Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compinit problems with Cygwin and Win2000
- X-seq: zsh-users 5097
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Vagn Johansen" <v@xxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: compinit problems with Cygwin and Win2000
- Date: Mon, 24 Jun 2002 16:32:47 +0000
- In-reply-to: <20020624095720.FBBT10591.fepZ.post.tele.dk@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1020621171106.1.17690@xxxxxxxxxxxxxxxxx> <20020624095720.FBBT10591.fepZ.post.tele.dk@xxxxxxxxxxxxxxxx>
On Jun 24, 11:57am, Vagn Johansen wrote:
}
} It turns out that I was using the sort.exe in c:/WINNT/system32/sort
I suspected as much.
} > replace that entire expression with
} >
} > _d_als=($(typeset +fm _\*))
}
} That works too. So will you change it in the zsh distribution [...?]
I already did. Using ${(o)$(typeset +fm _\*))} actually, though the
sorting is not really necessary there (as you discovered).
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author