Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: DEBUG signal triggered on tab-completion with compinit
- X-seq: zsh-users 16965
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: DEBUG signal triggered on tab-completion with compinit
- Date: Tue, 03 Apr 2012 08:47:18 +0200
- In-reply-to: <CA+ds9g+_qWff1Nbk_d_uWtyLv1Qu-e-WwF=GQpTLicMxKxqiew@mail.gmail.com> (James Pearson's message of "Mon, 2 Apr 2012 23:25:21 -0700")
- 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: <CA+ds9g+_qWff1Nbk_d_uWtyLv1Qu-e-WwF=GQpTLicMxKxqiew@mail.gmail.com>
James Pearson wrote:
> I have a program I want to run prior to every command in the shell.
> I'm doing this like so:
[...]
> I could also use the precmd function, but that runs *after* my
> commands, instead of before.
So, you want `preexec()', right? ;)
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author