zsh-users
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: Zsh users <zsh-users@sunsite.dk>
Subject: Re: Small Completion Problem
Date: Tue, 25 Mar 2003 10:25:10 +0100	[thread overview]
Message-ID: <1509.1048584310@finches.logica.co.uk> (raw)
In-Reply-To: <20030324220312.GB2028@eumel.yoo.local>

Thorsten Haude wrote:
> 
> >No, it should work (does for me though I name the alias 'nedit'). What
> >version of zsh are you running? Do you have the complete_aliases option
> >unset? What does it complete after n -<tab> It should give you nc options
> >but if you get options for netcat, then there is something wrong.
> 
> $ZSH_VERSION is 4.0.4
> 
> 'n -\t' definitely looks like Netcat.

The netcat completion is not distributed with zsh 4.0.4 (or any 4.0.x)
precisely because of the nedit name clash. 

So you must have a netcat completion from somewhere else and installed
somewhere in your $fpath.

> I now looked around a bit (never expected that NEdit is supported
> (should have remembered that you are using it)) and found
> .../Completion/X/_nedit, which is Greek to me. What could I do to get
> the completion I want, if I don't care what happens to Netcat?

Find the netcat completion and remove it. $^fpath/$_comps[nc](N) should
find it for you.

Oliver


  reply	other threads:[~2003-03-25  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-23 19:56 Thorsten Haude
2003-03-24 13:47 ` Oliver Kiddle
2003-03-24 22:03   ` Thorsten Haude
2003-03-25  9:25     ` Oliver Kiddle [this message]
2003-03-25 21:53       ` Thorsten Haude

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=1509.1048584310@finches.logica.co.uk \
    --to=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).