Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two Questions
- X-seq: zsh-users 7099
- From: Nikolai Weibull <zsh-users-list@xxxxxxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: Re: Two Questions
- Date: Tue, 2 Mar 2004 12:14:25 +0100
- In-reply-to: <20040302110749.GF1981@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040302104703.GC1981@xxxxxxxxxxxxxxxxxx> <17342.1078225112@xxxxxxx> <20040302110749.GF1981@xxxxxxxxxxxxxxxxxx>
* Nikolai Weibull <zsh-users-list@xxxxxxxxxxxxx> [Mar 02, 2004 12:09]:
> > > [disabling -equal- context]
>
> > compdef -d -- -equal-
>
> Great, thanks!
Sorry for responding before actually testing, but after testing it
proves to be insufficient. It simply ignores the = on the command line
now, restarting all completion instead of taking the = into account.
Say I have a directory with the file
=README
in it (yes this is an Arch managed source tree) that I want to read with
vim. I thus type
% vim =<tab>
which simply lists
\=README
under 'files'.
Is there any way to solve this? I mean, I'm glad my =<tab> doesn't
expand to thousands of commands, but it's still not that great.
nikolai
--
::: name: Nikolai Weibull :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA :: loc atm: Gothenburg, Sweden :::
::: page: www.pcppopper.org :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}
Messages sorted by:
Reverse Date,
Date,
Thread,
Author