github / github/copilot-cli

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

オープン
#3,211 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:input-keyboard area:tools
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。