[FEATURE] Add --no-ansi flag for screen reader accessibility
Resolved 💬 11 comments Opened Dec 27, 2025 by tykihl Closed Apr 5, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I am totally blind and use a screen reader to access Claude Code.
I would like to request an improvement to Claude Code regarding the terminal output. The content displayed on screen contains many ANSI formatting characters, which cause fluttering sounds when my screen reader reads the screen. This creates significant accessibility challenges for blind users.
Adding a command-line flag such as --no-ansi to start Claude Code without ANSI formatting characters would greatly improve the experience for screen reader users.
Thank you for your consideration.
Proposed Solution
.
Alternative Solutions
.
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
.
Additional Context
.
This issue has 11 comments on GitHub. Read the full discussion on GitHub ↗