-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Don't mess with the native TUI #8344
Copy link
Copy link
Closed
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues 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 working
Metadata
Metadata
Assignees
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues 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 working
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex is running?
codex-cli 0.76.0
What subscription do you have?
Plus
Which model were you using?
n/a
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
I see you're expermenting with messing up the native TUI. The very value proposition of Codex is that it works anywhere a standard terminal works. Don't break scrolling, copy/paste, for crying out loud. If I wanted some fancy stuff, I'd use VSCode. Terminal is king because anything works anywhere. Don't mess it up.
What steps can reproduce the bug?
Uploaded thread: 019b38cf-6d33-71a2-a2fe-4b533ed7d7c0
What is the expected behavior?
No response
Additional information
@steipete is right.