Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: run-help's man arguments



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