Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Tags in function files
- X-seq: zsh-workers 19089
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Zsh <zsh-workers@xxxxxxxxxx>
- Subject: Tags in function files
- Date: Tue, 16 Sep 2003 22:35:59 +0200
- Mail-followup-to: Zsh <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
Hi all :)
Here am I again... This time is a simple question ;) The tags
appearing on files containing completion functions (I mean, #compdef
and #autoload), are hardcoded in Zsh or is the new completion system
who parses it? I mean, can I use those tags in my shell scripts
without using the new completion system?
I would like to write some simple functions for completing a
couple of commands, but I don't use the new completion system, as by
default (with no completion, nor old nor new) my needs are covered
at 99%
Thanks a lot :))
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author