Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zle hooks besides zle-line-init, zle-line-finish, paste-insert
- X-seq: zsh-users 21229
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: Zle hooks besides zle-line-init, zle-line-finish, paste-insert
- Date: Thu, 4 Feb 2016 11:22:45 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=n6TQq9I9TYTd3Uzs8PTts9AFfkkg9nIE7l1EyNcwP68=; b=qk9wxx7nG1Ts/UOXX1hBj/qXWI0XuLfyt5tkJdAss8blHP2TAEPk0BLrQtEB+zk2ja bXOo9U2aPRY16QhlEiVu9SX4AU4dLLtLK8uTt4SOUY/RAxx/sQwNYjPvkGX+MvMdnchP ncxd+IjaAqRF6X4d1pB6trDbJpanhDZaEejfG5Mh0leyWUitekY913NhSDydh7Fl3PjN PoCkK6stvSrm4W+9zFdcjFxv0LqIRLSgwxxLvj+u1JRC0/X6bBHrY5sAAOplXeqxeh/5 kQCX+WVbPhviuC+PbxMIYrl7KkhxLCv5rEjYhyZDTUCCWdCIaP2MOeJs5tec6miwI+re zCNw==
- In-reply-to: <20160204095036.378f6571@pwslap01u.europe.root.pri>
- 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: <CAKc7PVBLssuTvwz4y528p2RXFbMtyH9NWsEbxLtCutQ2Fm5fvA@mail.gmail.com> <20160204095036.378f6571@pwslap01u.europe.root.pri>
On 4 February 2016 at 10:50, Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> On Thu, 04 Feb 2016 10:40:26 +0100
> Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
>> what Zle hooks are there besides these three: zle-line-init,
>> zle-line-finish, paste-insert ?
>
> Look at "Special Widgets" in the zshzle manual.
Thanks I missed this because after finding first "zle-line-init", I
then always followed to look for "hook" keyword :S And there is no
paste-insert there at all, curious.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author