CommandCodeAI / CommandCodeAI/command-code
screen reader cursor tracking
@naymurdev arbeitet bereits daran.
Seit 22.6.2026.
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 4k
- Forks
- 350
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Summary
Screen reader (accessibility) on Windows, not tracking cursor
Expected Behavior
Screen reader can track characters that I type, or read the prompt line that I'm typing, or read chars when I move around the prompt I'm typing
Actual Behavior
Screen reader does not "see" chars as I type them. Claude Code used to have this bug too but they fixed it. Can we fix here? Would love to help test screen reader accessibility.
Steps to reproduce the issue
- Start typing text.
- Read the current line I'm typing. Screen reader does not see it.
- Move left/right to arrow over the prompt. Screen reader does not read the chars.
Command Code Version
Microsoft Windows [Version 10.0.26200.8655]
(c) Microsoft Corporation. All rights reserved.
C:\repos\py\ch9>
Operating System
Windows
Terminal/IDE
Unknown
Shell
cmd.exe
Additional context
Testing with NVDA screen reader. The AI CLIs are amazing for accessibility because they are just text! So I think cmdc could be usable too. Thank you!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.