minttea
minttea copied to clipboard
[FR] Fit to terminal size?
I'm trying to implement a fullscreen TUI application, but I realized there's no way I can detect the size of the terminal window/ receive message of terminal resize.
I think this is much needed for building a useful terminal application.
I PR is welcomed, I may take a look. :)