Skip to content

Fix clipped terminal text in session view#12

Merged
ocnc merged 1 commit intomainfrom
fix/issue-6-terminal-content-insets
Mar 10, 2026
Merged

Fix clipped terminal text in session view#12
ocnc merged 1 commit intomainfrom
fix/issue-6-terminal-content-insets

Conversation

@ocnc
Copy link
Copy Markdown
Owner

@ocnc ocnc commented Mar 10, 2026

Summary

  • add built-in terminal content insets so the first row and left edge do not clip
  • keep grid sizing, selection, and edit menu positioning aligned with the inset content rect
  • tighten the renderer interface to accept resolved content geometry instead of inset policy

Testing

  • xcodebuild -project Spectty.xcodeproj -scheme Spectty -sdk iphonesimulator -destination 'generic/platform=iOS Simulator' build

Fixes #6

@ocnc ocnc merged commit 8e19923 into main Mar 10, 2026
1 check passed
@ocnc ocnc deleted the fix/issue-6-terminal-content-insets branch March 10, 2026 01:11
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.

Terminal text is cut off

1 participant