diff --git a/docs/tui-chat-composer.md b/docs/tui-chat-composer.md index b927e2db44..cdca52d142 100644 --- a/docs/tui-chat-composer.md +++ b/docs/tui-chat-composer.md @@ -91,7 +91,6 @@ Key effects when disabled: Built-in slash command availability is centralized in `codex-rs/tui/src/bottom_pane/slash_commands.rs` and reused by both the composer and the command popup so gating stays in sync. - ## Submission flow (Enter/Tab) There are multiple submission paths, but they share the same core rules: