Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: run-help: Support for svn and git
- X-seq: zsh-workers 24335
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: joerg@xxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Subject: Re: run-help: Support for svn and git
- Date: Mon, 31 Dec 2007 13:05:01 -0800
- In-reply-to: <slrnfni9j2.cgh.joerg@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrnfnfrql.cgh.joerg@xxxxxxxxxxxx>	<071230200204.ZM32486@xxxxxxxxxxxxxxxxxxxxxx>	<slrnfnhn1q.cgh.joerg@xxxxxxxxxxxx>	<071231081914.ZM836@xxxxxxxxxxxxxxxxxxxxxx>	<slrnfni9j2.cgh.joerg@xxxxxxxxxxxx>
On Dec 31,  5:26pm, joerg@xxxxxxxxxxxx wrote:
}
} Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
} > One could replace the run-help widget itself with something that takes
} > the line apart with $LBUFFER and $RBUFFER and analyzes it
} 
} Isn't it enough to replace the widget by a shell function and register
} it with zle?
That's what I meant.  (A widget is never really directly replaced by a
shell function -- a new widget is created that is implemented by the
shell function, and then the original widget's name may be pointed at
the new widget.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author