Skip to content

Conversation

aibrahim-oai
Copy link
Collaborator

Summary

  • show a dim “(no output)” placeholder when an executed command produces no stdout or stderr so empty runs are visible
  • update TUI snapshots to include the new placeholder in history renderings

Testing

  • cargo test -p codex-tui

https://chatgpt.com/codex/tasks/task_i_68dc056c1d5883218fe8d9929e9b1657

@aibrahim-oai aibrahim-oai marked this pull request as ready for review September 30, 2025 21:32
Comment on lines 5 to +6
Ran sleep 1
└ (no output)
Copy link
Collaborator

Choose a reason for hiding this comment

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

imo if it's a one-line command with no output, we shouldn't show "(no output)".

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Let's iterate over it.

@aibrahim-oai aibrahim-oai merged commit 751b3b5 into main Oct 1, 2025
20 checks passed
@aibrahim-oai aibrahim-oai deleted the codex/include-no-output-message-for-rust-module-import branch October 1, 2025 17:42
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants