Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: User-defined completion listing
- X-seq: zsh-workers 3630
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: User-defined completion listing
- Date: Fri, 21 Nov 1997 10:39:53 -0800
- In-reply-to: <199711210926.KAA21851@xxxxxxxxxx>
- References: <199711210926.KAA21851@xxxxxxxxxx>
On Nov 21, 10:26am, Peter Stephenson wrote:
} Subject: Re: User-defined completion listing
}
} ... It's easy to get -X to substitute a variable, too,
} when it has a $ in front, but maybe it would be preferable to have
} double-quoted expansion instead?
My suggestion had been that -X would stay as it is, but -Y would do the
double-quote expansion. I'd pick some other letter for alteration of
the listing ... what else is not taken yet? h, i, M, t, V, W, and y.
Good grief, that means there are 44 options to compctl right now (45 if
you count Peter's -Y), plus all the pattern-matching tags for -x. Eek.
Anyway, I guess I'd go with -Y and one of -y or -W for what we're talking
about now. Doesn't really matter which means which. Or you could do all
three; use -y and -Y like -k and -K, except for modifying the listing,
and use -W as an expanding -X.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author