zsh-users
 help / color / mirror / code / Atom feed
From: Rik <rik@pkl.net>
To: Oliver Kiddle <okiddle@yahoo.co.uk>
Cc: zsh-users@sunsite.dk
Subject: Re: Can someone help me convert compctl to zstyle, please.
Date: Tue, 5 Feb 2002 15:12:48 +0000	[thread overview]
Message-ID: <20020205151248.GA8787@spoon.pkl.net> (raw)
In-Reply-To: <20020205112619.20191.qmail@web9301.mail.yahoo.com>

On Tue, Feb 05, 2002 at 11:26:19AM +0000, Oliver Kiddle wrote:
> Ignore the _sysctl example I gave you and try something simpler like:
>   _f() { compadd one two three } ; compdef _f f
> If that works, then you're not missing anything fundamental.

Aha. Completing from a list now understood. I bet the rest of it falls
into place now.
 
> It's an area of the new completion system that needs some reworking.

<nod> I've just used the arbitrary list completion, rather than the _ssh
function provided. I have the old behaviour back now, and I am happy.

Many thanks, Oliver

To the list:
There's one thing last thing I've just noticed. I was using ~/.zprofile
under 4.0.2. I upgraded to 4.0.4 and it decided to ignore ~/.zprofile.
Is there a reason for this? If it's compile specific, then additional
information is that I've just used a default install from FreeBSD ports.

rik
-- 
PGP Key: D2729A3F - Keyserver: wwwkeys.uk.pgp.net - rich at rdrose dot org
Key fingerprint = 5EB1 4C63 9FAD D87B 854C  3DED 1408 ED77 D272 9A3F
Public key also encoded with outguess on http://rikrose.net


  reply	other threads:[~2002-02-05 15:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-05  3:18 Rik
2002-02-05 10:02 ` Oliver Kiddle
2002-02-05 10:38   ` Rik
2002-02-05 11:26     ` Oliver Kiddle
2002-02-05 15:12       ` Rik [this message]
2002-02-12 17:07         ` Reading .zprofile (Re: Can someone help me convert ...) Bart Schaefer
2002-02-12 21:25           ` Craig Van Tassle

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=20020205151248.GA8787@spoon.pkl.net \
    --to=rik@pkl.net \
    --cc=okiddle@yahoo.co.uk \
    --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).