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-users 14549
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: the function to show a digit argument while it is being typed
- Date: Wed, 11 Nov 2009 11:07:57 -0500
- In-reply-to: <091111001419.ZM28852@xxxxxxxxxxxxxxxxxxxxxx> (Bart Schaefer's message of "Wed, 11 Nov 2009 00:14:18 -0800")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <10081257897632@xxxxxxxxxxxxxxxxxxx> <237967ef0911101822g5bfcf4fao25fc33ba0a2e8604@xxxxxxxxxxxxxx> <091110204748.ZM28704@xxxxxxxxxxxxxxxxxxxxxx> <237967ef0911102217m1325dc59y8d7388e9f6f21c7b@xxxxxxxxxxxxxx> <091111001419.ZM28852@xxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
This is pretty nice.. is there any way to have the argument appear on
the following line instead? I had to add 'setopt localoptions unset'
since I normally have 'setopt nounset'. For some reason meta-<digit>
is not working for me at all (even without digit-argument-show) even
though describe-key-briefly does tell me it's bound to
digit-argument.. will have to look into that. Also would be nice if
this worked with universal-argument.
greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author