github / github/copilot-cli

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

Aberta
#3,211 0 comentários 0 reações 0 responsáveis Ver no GitHub
area:input-keyboard area:tools
Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
bash, shell, zsh
Domínio
cli
Tipo de issue
Bug
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Pouca atividade
Clareza
Razoavelmente clara
Facilidade para iniciantes
48/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.