Skip to content

Add terminal font zoom with mouse wheel#971

Merged
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-900-terminal-wheel-zoom
Jun 28, 2026
Merged

Add terminal font zoom with mouse wheel#971
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-900-terminal-wheel-zoom

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • add Ctrl/Meta + mouse wheel font zoom support for SSH terminals
  • refit the xterm viewport after font size changes so PTY dimensions stay in sync
  • keep the zoom scoped to the active terminal instance without changing saved terminal settings

Verification

  • npx prettier --check .
  • npx tsc --noEmit
  • npm run lint
  • npm run build

Fixes Termix-SSH/Support#900

@LukeGus LukeGus merged commit cf73aea into Termix-SSH:dev-2.5.0 Jun 28, 2026
1 check passed
@LukeGus

LukeGus commented Jun 28, 2026

Copy link
Copy Markdown
Member

LGTM, thanks

@ZacharyZcR ZacharyZcR deleted the fix/support-900-terminal-wheel-zoom branch June 28, 2026 07:33
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.

2 participants