CommandCodeAI / CommandCodeAI/command-code

screen reader cursor tracking

Open
#509 7 comments 0 reactions 1 assignee View on GitHub

@naymurdev is already working on this.

Since Jun 22, 2026.

windows
Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

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
  1. Start typing text.
  2. Read the current line I'm typing. Screen reader does not see it.
  3. 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!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.