in reply to Re: Need nudge: how to (dynamically) discover terminal width?
in thread Need nudge: how to (dynamically) discover terminal width?

Note the section on changing window size. WINCH is a signal that you need to trap to be able to do this.

--MidLifeXis

  • Comment on Re^2: Need nudge: how to (dynamically) discover terminal width?