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

Re: DEBUG signal triggered on tab-completion with compinit



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