General Controls
CtrlC Cancel input / interrupt
CtrlL Clear screen
CtrlG Open prompt in $EDITOR
CtrlO Copy latest agent responseNEW
EscEsc Undo last action
F13–F24 Extended function keys now recognized in TUINEW
Prompt History
↑↓ Navigate prompt history
CtrlR Reverse search history + recall accepted slash commandsNEW
While Running
Enter / Tab Enter injects instructions now; Tab queues follow-up for next turn
Alt, / Alt. Decrease / increase reasoning levelNEW
Inline Q&A Ask questions inline while Codex continues working in parallelNEW
Prefixes
@ Mention files, dirs, tasks, plugins & skills; tasks support read/create/messageNEW
! Direct shell command
/ Slash command
/vim search Vim mode:
/ and ? searches with n/N navigationNEW/vim undo/redo Vim mode:
u = undo, Ctrl+R = redoNEW/vim replace Vim replace mode:
R enters replace; improved Esc handlingNEW