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

Re: PATCH: Re: complete (real C) tags



Thomas Koehler wrote:

> ...
> 
> --7AUc2qLy4jB3hD7Z
> Content-Type: text/plain; charset=iso-8859-1
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable

Urgh...

> ...
> 
> Sorry for not having tested zsh-3.1.7-pre-versions so far (I'm still
> using zsh-3.1.6-dev-21/22)... I have a (smaller) issue with make
> completion: when there are multiple targets in one line, it won't work
> as expected. Example (from vim's toplevel Makefile):
> 
> all install uninstall tools config configure proto depend lint tags types t=
> est testclean clean distclean:
>         cd src && $(MAKE) $@
> 
> Now, tab won't complete any of these rules...
> So, is it possible to change completion so that it recognizes these
> rules, too?

This has long been fixed. Maybe upgrading to 3.1.7 next week? ;-)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author