How to view the terminal output. #8057
Unanswered
joonshakya
asked this question in
Q&A
Replies: 1 comment
|
You are not missing a separate terminal panel. This was a work-log bug: affected builds could show the command without its actual output. It was fixed in #4083 and is included in v0.0.36. After updating to v0.0.36:
The current implementation extracts Codex If an older session still shows only the command, run it again after updating. A stored activity with no captured output has nothing for the row to render. Commands that genuinely produced no output will also show only the command. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When checking the ran commands, I only see the command and click on it just expands the full command, but I don't see the terminal output. Am I missing something here?
All reactions