Closed cs01 closed 3 years ago
Describe the bug
Upon intial connection, terminal size is hardcoded. Only when the unix terminal is resized is the actual size sent to the browser.
How to reproduce Share a very large terminal and run top. Observe it looks wrong.
top
Expected behavior
Should have the correct size from the start.
Describe the bug
Upon intial connection, terminal size is hardcoded. Only when the unix terminal is resized is the actual size sent to the browser.
How to reproduce Share a very large terminal and run
top
. Observe it looks wrong.Expected behavior
Should have the correct size from the start.