Skip to content

Conversation

honjo-hiroaki-gtt
Copy link

  • this follows collaborator feedback in PR #3044, comment 3309270038, which suggested adding a keyboard shortcut to open the current prompt in $EDITOR
  • introduce /edit slash command and Ctrl+E shortcut that resolve $VISUAL$EDITOR → OS fallback and safely round-trip the composer through an external editor (--send, --new, --keep size limit, kill switch)
  • integrate the workflow with the TUI: preserve attachments when reloading, surface inline busy state while waiting on the editor, and gate the feature behind CODEX_EDIT_DISABLE
  • factor command parsing via SlashCommandInvocation, update ChatWidget dispatch, and keep composer placeholders in sync
  • update README/config docs and extend unit tests (slash command parsing, external editor mock paths); cargo test -p codex-tui passes locally

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

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