You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.