Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: run-help's man arguments
- X-seq: zsh-workers 27043
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: run-help's man arguments
- Date: Mon, 8 Jun 2009 13:54:10 +0000
- In-reply-to: <200906080852.n588qJaK000472@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2161.1244200252@xxxxxxx> <C141D892-5C34-428A-87C2-4ABC5A60BFC1@xxxxxxxxxxxxxxxxx> <090605225330.ZM551@xxxxxxxxxxxxxxxxxxxxxx> <200906080852.n588qJaK000472@xxxxxxxxxxxxxx>
On Mon, Jun 08, 2009 at 09:52:19AM +0100, Peter Stephenson wrote:
> It seems I'm using this widget.
>
>
> local -a line
>
> line=(${(qq)${(z)BUFFER}})
> zle push-line
> BUFFER="run-help ${line}"
> zle accept-line
Presumably we can't start doing something like this by default
because of the default alias to man.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author