Skip to content

Disable tmux status bar on agent session creation#20

Merged
selfcontained merged 1 commit into
mainfrom
fix/tmux-status-bar
Mar 10, 2026
Merged

Disable tmux status bar on agent session creation#20
selfcontained merged 1 commit into
mainfrom
fix/tmux-status-bar

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Adds tmux set-option status off after creating each agent tmux session to hide the status bar footer in terminal views

Test plan

  • Launch an agent and verify the tmux footer/status bar is not visible in the terminal view

🤖 Generated with Claude Code

The tmux footer was reappearing in terminal views. Add set-option
status off immediately after creating each agent tmux session.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit f11063f into main Mar 10, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/tmux-status-bar branch April 9, 2026 03:01
lukebrevoort-mytra added a commit to lukebrevoort-mytra/dispatch that referenced this pull request Jul 7, 2026
The unmount cleanup flushed the debounced scene save but silently
dropped a pending snapshot export, so navigating away within the 4s
debounce left agents a stale whiteboard.png. exportToBlob renders
offscreen from scene data, so flushing during teardown is safe.

Review round-1 fix (product-review selfcontained#20).

Co-Authored-By: Claude Fable 5 <[email protected]>
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