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
The options API always returns the initial values for cols/rows, this was the root cause of this issue which was tough to figure out: microsoft/vscode#146059
We should special case Terminal.options.rows/cols to return Terminal.rows/cols