Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: the function to show a digit argument while it is being typed
- X-seq: zsh-workers 27527
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: the function to show a digit argument while it is being typed
- Date: Wed, 16 Dec 2009 13:46:45 -0500
- In-reply-to: <200912161803.nBGI3xo1015572@xxxxxxxxxxxxxx> (Peter Stephenson's message of "Wed, 16 Dec 2009 18:03:59 +0000")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <10081257897632@xxxxxxxxxxxxxxxxxxx> <237967ef0911101822g5bfcf4fao25fc33ba0a2e8604@xxxxxxxxxxxxxx> <091110204748.ZM28704@xxxxxxxxxxxxxxxxxxxxxx> <237967ef0911102217m1325dc59y8d7388e9f6f21c7b@xxxxxxxxxxxxxx> <091111001419.ZM28852@xxxxxxxxxxxxxxxxxxxxxx> <m3eio56o4i.fsf@xxxxxxxxxxxxxx> <091111094507.ZM30174@xxxxxxxxxxxxxxxxxxxxxx> <m3r5s35on8.fsf@xxxxxxxxxxxxxx> <m33a3au8q2.fsf@xxxxxxxxxxxxxx> <200912161803.nBGI3xo1015572@xxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On December 16, 2009 Peter Stephenson <pws@xxxxxxx> wrote:
> Looks fairly uncontroversial;
OK, I'll work on this a bit then..
> could you make it generic to all argument handling (e.g. ESC-1 ESC-4)?
Yes, that would be my plan. This thread originally started with how
to do that with user defined widgets for digit-argument and
negative-argument, and a good solution was found, but the same could
not be done for universal-argument.
> Are there cases where you get clashing use of the minibuffer?
Not that I've noticed.
thanks,
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author