github / github/copilot.vim

GitHub Copilot CLI Not Accessible with VoiceOver on macOS

Đang mở
#261 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Vim Script
Star
11.7k
Fork
810
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# GitHub Copilot CLI Not Accessible with VoiceOver on macOS

## Summary
GitHub Copilot CLI output is not readable by VoiceOver on macOS Terminal, making it completely inaccessible for blind users.

## Steps to Reproduce
1. Enable VoiceOver on macOS
2. Run any GitHub Copilot CLI command in Terminal
3. VoiceOver does not announce the output
4. User must copy output to TextEdit to read it

## Expected Behavior
VoiceOver should read CLI output as it appears, like with standard terminal commands.

## Actual Behavior
Output appears visually but VoiceOver does not announce it. No audio feedback provided.

## Impact
- Makes Copilot CLI completely unusable for blind users
- Violates accessibility requirements (ADA, Section 508)
- Excludes disabled developers from using the tool

## Environment
- macOS with VoiceOver enabled
- Terminal.app
- GitHub Copilot CLI

## Priority
Critical - accessibility blocker

## Suggested Fixes
- Ensure output goes to stdout properly
- Test with VoiceOver enabled
- Add ARIA-live region support if applicable
- Consider text-to-speech integration option

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.