Skip to content

Fix: report correct window size back to Portable-PTY at all times#96

Merged
orhun merged 2 commits into
orhun:mainfrom
Nomagno:fix_windowsize_reporting
Jun 5, 2026
Merged

Fix: report correct window size back to Portable-PTY at all times#96
orhun merged 2 commits into
orhun:mainfrom
Nomagno:fix_windowsize_reporting

Conversation

@Nomagno

@Nomagno Nomagno commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Fixes #95
The reported resolution is that of 2D mode, as that's the viewport size and it is also used by the Kitty Graphics Protocol and such, and by the animation system's normalized device coordinates.

@orhun orhun left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@orhun orhun merged commit b877d9f into orhun:main Jun 5, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Window size not reported correctly

2 participants