I am using curses in Ruby to display data in two different windows. Since the code might run in a X11 terminal, I would like the curses window resize when the terminal resizes. Is there any way of doing that?
Asked
Active
Viewed 181 times