Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Perforce completion question/problem
- X-seq: zsh-workers 19818
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zw <zsh-workers@xxxxxxxxxx>
- Subject: Perforce completion question/problem
- Date: Thu, 22 Apr 2004 22:48:31 -0700 (PDT)
- In-reply-to: <14412.1082626297@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I want to complete the value of a variable "baselabel" as a perforce label from
a particular depot. I added this:
compdef _perforce_labels -value-,baselabel,-default-
I ran into a problem, my perforce environment is pointing to a different depot.
I need a way to specify what the perforce global options are when baselabel is
completing. The perforce completer wants to parse the command line options,
but there are none during "baselabel"'s completion.
-FR.
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
Messages sorted by:
Reverse Date,
Date,
Thread,
Author