Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Two Questions



* 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