in reply to Re^3: bulletproof way of finding size of terminal?
in thread bulletproof way of finding size of terminal?

GetTerminalSize comes from Term::ReadKey that you've already mentioned.

I wasn't proposing a solution, just stating some steps, and the problems that I faced, while trying to solve a similar problem.

I was really trying to point out things that didn't work.