github / github/copilot-cli

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

Ouverte
#3,211 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:input-keyboard area:tools
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.