[GH-ISSUE #62] auto-size browser terminal to match actual terminal upon initial connection #24

Closed
opened 2026-03-03 01:21:14 +03:00 by kerem · 0 comments
Owner

Originally created by @cs01 on GitHub (Jul 11, 2021).
Original GitHub issue: https://github.com/cs01/termpair/issues/62

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.

Originally created by @cs01 on GitHub (Jul 11, 2021). Original GitHub issue: https://github.com/cs01/termpair/issues/62 <!-- Thank you for filing a bug! Please feel free to answer as much or as little of this template as you can. --> **Describe the bug** <!-- Please be as detailed as possible! Include logs (preferred) or screenshots. --> 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** <!-- What should have happened? --> Should have the correct size from the start.
kerem closed this issue 2026-03-03 01:21:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termpair#24
No description provided.