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

Re: Bad effect of error in zle-line-pre-redraw



On Nov 12,  6:54pm, Mikael Magnusson wrote:
}
} There are many many more ways to break a shell session, surely.

Of course; e.g. just doing

zle -N self-insert this-does-not-exist

My point was more about the difference in behavior from the other hooks
than about the session being broken.  zle-line-pre-redraw does not use
zlecallhook(), but zlecallhook() resets errflag except for interrupts.


Why did you avoid zlecallhook(), again?



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