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

Re: Adding hook to SIGWINCH



"Nikolai Weibull" wrote:
> > You should already be able to define TRAPWINCH() { ... }.
> 
> Ah, but this will override the previous definition, will it not?

Sure, but it's not very likely that you will need multiple independent
handlers for a rather specific signal.

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



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