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
This project should watch the terminal size and emit an event when the terminal size changes. Among others, this helps with limiting user input (#4) and future mouse support (#82). If the size can not be determined, it should apply some sane defaults (most likely assume 80x24).