zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@cambridgesiliconradio.com>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: Compinstall on Cygwin notes
Date: Fri, 26 May 2000 13:57:22 +0100	[thread overview]
Message-ID: <0FV6009AB3ZL95@la-la.cambridgesiliconradio.com> (raw)
In-Reply-To: "Your message of Fri, 26 May 2000 16:01:41 +0400." <000101bfc70a$2731aab0$21c9ca95@mow.siemens.ru>

> MW1G17C% compinstall
> the line as it is, or empty, I won't search.
> file> /cygdrive/h//.zshrc
> 
> Note the double slash here. It happens, because I have home drive
> mapping in my profile so NT automatically sets
> 
> HOME=H:\
> 
> that is being translated by Cygwin into
> 
> /cygdrive/h/

You'll have to persuade it not to.  I've come to the conclusion it's just
not rational to go through the entire code for zsh turning checking every
single possible occurence of a double slash just because cygwin uses double
slashes for network resources.  Strip the / in .zshenv.

> In any case, I think, it is nice if compinstall would support widget
> selection here. It could also remind, that if you select _match or
> _expand completers, you better change your default completion widget.

> there are some options that change how completion is performed, notably,
> bash compatibilty, if we want list or want to go straight to menu etc.
> Is it possible to configure the same with styles? If not, it would be
> very nice if compinstall could also set them as well.

It's a fairly simple shell function, just quite long, and I'd be very, very
happy for anybody else to add some of the 5,000 possible features I'm at
the last count aware of to compinstall.

-- 
Peter Stephenson <pws@cambridgesiliconradio.com>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


      reply	other threads:[~2000-05-26 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-26 12:01 Andrej Borsenkow
2000-05-26 12:57 ` Peter Stephenson [this message]

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=0FV6009AB3ZL95@la-la.cambridgesiliconradio.com \
    --to=pws@cambridgesiliconradio.com \
    --cc=zsh-workers@sunsite.auc.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).