Skip to content

fix(tui): stream one-shot compose exec output#67

Merged
joecorall merged 1 commit into
mainfrom
fix/tui-compose-exec-output
Jun 11, 2026
Merged

fix(tui): stream one-shot compose exec output#67
joecorall merged 1 commit into
mainfrom
fix/tui-compose-exec-output

Conversation

@joecorall

Copy link
Copy Markdown
Member

Keep regular dashboard submissions for one-shot compose exec/run commands inside the TUI output tab instead of escaping to the terminal.

Add -T for streamed compose exec/run commands so Docker Compose does not request a TTY, while preserving terminal execution for shells and other interactive clients.

Tests cover drush uli, shell sessions, sh -lc one-shots, and no-TTY insertion.

Keep regular dashboard submissions for one-shot compose exec/run commands inside the TUI output tab instead of escaping to the terminal.

Add -T for streamed compose exec/run commands so Docker Compose does not request a TTY, while preserving terminal execution for shells and other interactive clients.

Tests cover drush uli, shell sessions, sh -lc one-shots, and no-TTY insertion.
@joecorall joecorall merged commit ea50ba3 into main Jun 11, 2026
1 check passed
@joecorall joecorall deleted the fix/tui-compose-exec-output branch June 11, 2026 10:18
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