Skip to content

fix: render session watermark on scratch terminal#275

Merged
umputun merged 1 commit into
masterfrom
fix/274-scratch-watermark
Jul 22, 2026
Merged

fix: render session watermark on scratch terminal#275
umputun merged 1 commit into
masterfrom
fix/274-scratch-watermark

Conversation

@umputun

@umputun umputun commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • let scratch surfaces inherit the owning session's visual config without wiring their OSC title or PWD into the session model
  • apply live watermark set and clear operations to realized scratch surfaces and reassert them across config and opacity reloads
  • update the control and libghostty lifecycle notes

Verification

  • swift test: 1,727 tests passed
  • swiftlint lint --strict --quiet
  • Debug xcodebuild succeeded
  • demonstrated in an isolated dev instance with the watermark visible on the scratch terminal

Closes #274

Copilot AI review requested due to automatic review settings July 22, 2026 16:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@umputun
umputun merged commit 3eebf6d into master Jul 22, 2026
6 checks passed
@umputun
umputun deleted the fix/274-scratch-watermark branch July 22, 2026 16:50
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.

Session background watermark not rendered on the scratch terminal

2 participants