CLI skips 'a' on all commands on both vscode and terminal
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### Describe the bug
Every time on MacOS i try to run a Github CLI session it hits a bug where it cannot parse the 'a' character and skips in each command.
e.g. runs `git add file/abc123` -> `git dd file/abc123`
### Affected version
1.0.39
### Steps to reproduce the behavior
1. I open CLI on terminal or vscode chat
2. It responds and runs any bash command with an 'a'
3. The command gets incomplete because 'a' is getting skipped/stripped
4. command fails
### Expected behavior
It should be able to seamlessly type any command without the 'a' getting stripped?
### Additional context
- iTerm2
- Bash / zsh
- MacOS Sequoia 15.7.5
- CLI version 1.0.39
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by reproducing the issue in the CLI through both a terminal and the VS Code chat integration, using Bash and zsh on macOS Sequoia 15.7.5 with version 1.0.39. Compare commands containing the letter “a” with their executed forms and trace the CLI path that handles command input. Done means commands retain every character and execute correctly in both environments.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- bash, shell, zsh
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 48/100