Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Small Completion Problem
- X-seq: zsh-users 5989
- From: Thorsten Haude <zsh@xxxxxxxxxxxxxx>
- To: Zsh users <zsh-users@xxxxxxxxxx>
- Subject: Re: Small Completion Problem
- Date: Tue, 25 Mar 2003 22:53:43 +0100
- In-reply-to: <1509.1048584310@xxxxxxxxxxxxxxxxxxxx>
- Keywords: Das Bundeskanzleramt ist mit Sicherheit ein schönes Gebäude.
- Mail-followup-to: Zsh users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Central Services - We do the work, you do the pleasure.
- References: <20030323195632.GC1407@xxxxxxxxxxxxxxx> <2750.1048513642@xxxxxxxxxxxxxxxxxxxx> <20030324220312.GB2028@xxxxxxxxxxxxxxx> <1509.1048584310@xxxxxxxxxxxxxxxxxxxx>
Hi,
* Oliver Kiddle <okiddle@xxxxxxxxxxx> [2003-03-25 10:25]:
>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.
Well, Debian removed the name clash by renaming NEdit's nc to
nedit-nc, so someone installed Netcat completion.
>> 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.
Found it! I removed the 'nc', that was enough to make NEdit's nc
completion work.
Thank you!
Thorsten
--
The fact that windows is one of the most popular ways to operate a computer
means that evolution has made a general fuckup and our race is doomed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author