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

Detect if zle recursive-edit ended by Ctrl-C



Hello,
I need to detect if recursive-edit is ended by Ctrl-C. Is that
possible? I could overload accept-line to know when recursive-edit is
ended by enter, but not touching such widgets makes code clean. Is
there other way?

Best regards,
Sebastian Gniazdowski



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