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
TSCBasic: implement support for width in the terminal
This adjusts the path to work on Windows which does not support ncurses
and thus does not have `winsize`. Additionally, `COLUMNS` is not a
variable that exists on Windows to indicate the console size.
0 commit comments