Skip to content

Conversation

@nornagon-openai
Copy link
Collaborator

Summary

  • render tooltip content through the markdown renderer and prepend a bold Tip label
  • wrap tooltips at the available width using the indent’s measured width before adding the indent

Testing

  • /root/.cargo/bin/just fmt
  • RUSTFLAGS="--cfg tokio_unstable" TOKIO_UNSTABLE=1 /root/.cargo/bin/just fix -p codex-tui (fails: codex-tui tests reference tokio::time::advance/start_paused gated behind the tokio test-util feature)
  • RUSTFLAGS="--cfg tokio_unstable" TOKIO_UNSTABLE=1 cargo test -p codex-tui (fails: codex-tui tests reference tokio::time::advance/start_paused gated behind the tokio test-util feature)

Codex Task

@nornagon-openai nornagon-openai changed the title Highlight resume command tooltip use markdown for rendering tips Dec 4, 2025
@nornagon-openai nornagon-openai enabled auto-merge (squash) December 4, 2025 01:04
@nornagon-openai nornagon-openai merged commit ccdeb9d into main Dec 4, 2025
64 of 68 checks passed
@nornagon-openai nornagon-openai deleted the nornagon/codex/update-conversation-resume-tip-text branch December 4, 2025 04:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 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.

3 participants