mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Currently we have both `\quit` and `\exit` which do the same thing. This removes `\quit` from the slash command menu but allows it to still be an autocomplete option & working for those used to that command. `/quit` autocomplete: <img width="232" height="108" alt="Screenshot 2026-01-28 at 4 32 53 PM" src="https://github.com/user-attachments/assets/d71e079f-77f6-4edc-9590-44a01e2a4ff5" /> slash command menu: <img width="425" height="191" alt="Screenshot 2026-01-28 at 4 32 36 PM" src="https://github.com/user-attachments/assets/a9458cff-1784-4ce0-927d-43ad13d2a97c" />