I have a Curses application that is running ok. It handles resizing the term well and everything draws ok. The only problem is that when endwin()
is called it resets the terminal to the original size. IE, I'm using the application, I resize my term, I quit the application, my term goes back to the original size.
What do i need to do to prevent this?
Thanks.
I have a Curses application that is running ok. It handles resizing the term well and everything draws ok. The only problem is that when endwin()
is called it resets the terminal to the original size. IE, I'm using the application, I resize my term, I quit the application, my term goes back to the original size.
What do i need to do to prevent this?
Thanks.
0 commentaires:
Enregistrer un commentaire