Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion for printf-style format strings
- X-seq: zsh-users 7965
- From: Felix Rosencrantz <f.rosencrantz@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: completion for printf-style format strings
- Date: Fri, 3 Sep 2004 07:50:40 -0700
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: Felix Rosencrantz <f.rosencrantz@xxxxxxxxx>
Does anyone have code to perform completion of printf-style format strings?
I think it was suggested that it might be possible to do with
_regex_arguments. but not sure if there is an example somewhere or a
utility function.
I'm not sure if such completion would help reduce typing, but being
able to get a context based listing of possible values could help skip
a trip to the documentation..
-FR.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author