Commit c506fea
fix(tui-capture): strip CI markers so ink renders the real TUI
ink renders non-interactively when it detects CI (CI / GITHUB_ACTIONS), leaving
the captured xterm buffer blank. Strip them from the spawned host's env. Verified
locally: with CI=true, render_screen now returns the real TUI instead of blank.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f03297c commit c506fea
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
67 | | - | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
0 commit comments