Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
When I run the Cursor Agent CLI inside GNU screen, the prompt / input area uses dark brown text on a black background and is hard to read.
The same CLI in Terminal.app without screen looks fine. Screenshot attached of my preferred environment.
Steps to Reproduce
- Open Terminal.app with the Novel profile.
- Start screen and open or attach to a session.
- cd to any project and run agent (interactive mode).
- Look at the bottom prompt / input strip (e.g. placeholder like “Add a follow-up”).
- Compare: quit screen or use a new tab without screen, run agent again — prompt text is readable.
Expected Behavior
Prompt and primary UI text stay readable whether the parent TTY is plain Terminal or screen.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
• Mac mini (Mac14,12), Apple M2 Pro, arm64
• macOS 26.4.1 (25E253)
• Terminal.app, profile Novel
• Cursor Agent CLI 2026.04.17-787b533
• Multiplexer: GNU screen (homebrew: Screen version 4.00.03 (FAU) 23-Oct-06)
For AI issues: which model did you use?
Not related; this is a CLI specific “accessibility issue” based on my choice of themes and eye-strain.
Additional Information
- Screen is a builtin macOS standard for multiplexing and is common for old school *UNIX folks like myself for developer productivity.
- Switching to
tmuxis not optimal for my productivity - I prefer builtin macOS tooling; I would potentially accept recommendations for “better” / “more compatible” options that provide a better cursor experience.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
