Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zstyle question: enter menu selection on lots of ambiguity
- X-seq: zsh-workers 12433
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: zstyle question: enter menu selection on lots of ambiguity
- Date: Sun, 30 Jul 2000 04:34:54 +0000
- In-reply-to: <200007280700.JAA22468@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200007280700.JAA22468@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jul 28, 9:00am, Sven Wischnowsky wrote:
}
} You can give `select=*' more than once, which especially makes sense
} if it's once with a number and once with `long*':
}
} zstyle '*' menu yes=long select=long select=10
}
} (the manual says `In addition to (or instead of)...').
Yeah, it says `select' can be in addition to or instead of `yes' et al.
It doesn't say what happens when `select' is in addition to itself. It
might be nice to clarify; are there other cases where it's meaningful to
give similar strings multiple times in the value of a style?
(I wasn't going to bother to reply to this, but one of my other messages
to zsh-workers seems to have vanished, so this is doubling as a test.)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author