github / github/copilot-cli

CLI skips 'a' on all commands on both vscode and terminal

未关闭
#3,211 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:input-keyboard area:tools
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### 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`

Image

### 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?

Image

### Additional context

- iTerm2
- Bash / zsh
- MacOS Sequoia 15.7.5
- CLI version 1.0.39

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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