Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
MH completion
- X-seq: zsh-workers 7691
- From: Peter Stephenson <pws@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: MH completion
- Date: Tue, 07 Sep 1999 14:57:20 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I was trying to rewrite MH completion to use _arguments; you can run
`command -help' and make the argument list up from the output as you
go along. But it looks like _arguments can't deal with the +folder
syntax, i.e. that anything beginning with a + needs to be completed
specially by a separate function/state. Ideas?
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56100 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author