crossterm
crossterm copied to clipboard
crossterm::terminal::SetSize does not resize xterm
The SetSize function does not resize xterm windows.
It does work with some newer terminals I tested, but seems not to work with xterm.
I do not know if xterm offers an API for window manipulation, though.