-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Codex CLI Scroll issue #10726
Copy link
Copy link
Open
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
0.97.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.2
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What terminal emulator and version are you using (if applicable)?
WSL
What issue are you seeing?
I used the planner mode with the new Codex CLI version and after it presented its plan (which was multiple pages long), I was not able to scroll up through the plan -even though it was already at the stage where it presented the choices to implement the plan (where scrolling up usually works).
I did not have this issue in 0.96.0 and this clearly seems to be a regression. After rolling back to 0.96.0, the issue is gone.
What steps can reproduce the bug?
Run the planner mode, let it plan something and ask for permission to implement it, try to scroll up -> It will always scroll down to
What is the expected behavior?
Scrolling is possible while the CLI is idle.
Additional information
I use WSL with Ubuntu.