Skip to content

chore(deps): bump beamterm to 0.17.0#166

Merged
junkdog merged 3 commits intoratatui:mainfrom
junkdog:beamterm-0.17-mouse-fix
Mar 11, 2026
Merged

chore(deps): bump beamterm to 0.17.0#166
junkdog merged 3 commits intoratatui:mainfrom
junkdog:beamterm-0.17-mouse-fix

Conversation

@junkdog
Copy link
Member

@junkdog junkdog commented Mar 11, 2026

fixes the the re-introduced cursor offset bug when zooming the browser window.

beamterm now tracks dirty regions; cells are divided into chunks of 1024 cells (8kb upload). adjacent dirty regions are merged to minimize the number of glBufferSubData calls per frame.

@junkdog junkdog added the wegl2 WebGL2 Backend related label Mar 11, 2026
@junkdog junkdog merged commit a2af82e into ratatui:main Mar 11, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wegl2 WebGL2 Backend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants