Skip to content

fix: Anchor the tutor text right above the keyboard - #17

Merged
namest504 merged 1 commit into
mainfrom
fix/tutor-layout
Jul 21, 2026
Merged

namest504 merged 1 commit into
mainfrom
fix/tutor-layout

Conversation

@namest504

Copy link
Copy Markdown
Owner

Summary

The tutor target text sat at the terminal's top-left while the keyboard centered itself lower down — on wide or tall terminals they drifted far apart. The text column now shares the keyboard's center, sits one row above it, and the whole text+keyboard+hands ensemble centers vertically.

Testing

  • Verified against a simulated 80×24 screen: text rows directly above the keyboard, one-row gap, shared center.
  • Full build/vet/test green; gofmt clean.

The target line used to sit at the top-left while the keyboard centered
itself lower down, so on wide or tall terminals the eye traveled a long
way between them. The text column now shares the keyboard's center and
sits one row above it, and the whole ensemble centers vertically.
@namest504
namest504 merged commit 0084f2c into main Jul 21, 2026
@namest504
namest504 deleted the fix/tutor-layout branch July 21, 2026 04:36
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.

1 participant