CommandCodeAI / CommandCodeAI/command-code
screen reader cursor tracking
@naymurdev がすでに取り組んでいます。
2026年6月22日 から。
- 主要言語
- 言語のデータがありません
- スター
- 4k
- フォーク
- 350
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。