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

Re: TRAPINT doesn't work reliably



Dennis Schwartz wrote on Thu, 26 Sep 2019 17:10 +00:00:
> $ valgrind --leak-check=full --log-file=zsh-valgrind.log /usr/local/bin/zsh
> /usr/share/zsh-antigen/antigen.zsh:2134: parse error near `\n'
> $ ll

What's the output of `dpkg -l zsh-antigen`?  (I'm looking for the version number.)

> TRAPINT:1: not an identifier:
> 
> Here, `ll [TAB]` was executed in the new shell. I don't get the error
> message "/usr/share/zsh-antigen/antigen.zsh:2134: parse error near `\n'"
> when I start zsh without valgrind, so I guess that can be ignored.

> What valgrind captured:

Thanks!  I think there's a clue in there somewhere :)



Messages sorted by: Reverse Date, Date, Thread, Author