zsh-users
 help / color / mirror / code / Atom feed
From: "Vagn Johansen" <v@johansen.mail.dk>
To: zsh-users@sunsite.dk
Subject: Re: compinit problems with Cygwin and Win2000
Date: Mon, 24 Jun 2002 11:57:20 +0200	[thread overview]
Message-ID: <20020624095720.FBBT10591.fepZ.post.tele.dk@fepP4.im.tele.dk> (raw)
In-Reply-To: <1020621171106.1.17690@mssC.post.tele.dk>

> Try removing the '| sort' from that expression and see if
> the line endings
> are still funny.

Then it works!  It turns out that I was using the sort.exe in c:/WINNT/system32/sort
(did not know there was one). This sort.exe insert the ^Ms
 
I am now back to using the original compdump file and having

    path=(/usr/bin $path)

in my .zshrc

> Although I'm interested in the result you get, I'd also
> suggest that you
> replace that entire expression with
> 
> _d_als=($(typeset +fm _\*))
> 
> which ought to be a whole lot faster anyway.

That works too. So will you change it in the zsh distribution (compdump 
file) too? A speedup would be good because the compinit call is slow.
(I use compinit -C in my .zshrc to speed it up a bit)




--
Vagn Johansen


       reply	other threads:[~2002-06-24  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1020621171106.1.17690@mssC.post.tele.dk>
2002-06-24  9:57 ` Vagn Johansen [this message]
2002-06-24 16:32   ` Bart Schaefer
2002-06-17 16:03 v
2002-06-17 17:11 ` Bart Schaefer
     [not found] ` <1020618085113.17690@mssC.post.tele.dk>
2002-06-21 11:37   ` Vagn Johansen
2002-06-21 15:04     ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020624095720.FBBT10591.fepZ.post.tele.dk@fepP4.im.tele.dk \
    --to=v@johansen.mail.dk \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).