CommandCodeAI / CommandCodeAI/command-code

screen reader cursor tracking

未关闭
#509 7 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@naymurdev 已经在做这个了。

开始于 2026年6月22日。

windows
主要语言
没有语言数据
星标
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
  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!

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。