halfbarrel
Programmer
Hello,
Is there a way to resize a terminal in ncurses? I know that there are functions like resizeterm which I believe tries to handle resizing the windows within a term when a resize event happens, but what I interested in is actually resizing my current term which is about 150X40 characters to something much larger like 500x500. Let me know if this is possible.
Thanks,
Chris.
Is there a way to resize a terminal in ncurses? I know that there are functions like resizeterm which I believe tries to handle resizing the windows within a term when a resize event happens, but what I interested in is actually resizing my current term which is about 150X40 characters to something much larger like 500x500. Let me know if this is possible.
Thanks,
Chris.