-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Fixes #4458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #4458
Conversation
💡 Codex Reviewcodex/codex-rs/tui/src/bottom_pane/footer.rs Lines 26 to 30 in c40b70d
[P1] Preserve Ctrl+C quit reminder when toggling shortcut overlay The new ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting |
@codex review this |
Codex Review: Didn't find any major issues. Nice work! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting |
@codex code a fix for the merge conflict with latest main |
Summary
Testing
|
Fixing the "? for shortcuts"
Based on #4364