Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Cannot type interactively while agent is running

Aberta
#4,955 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
3/5
Tempo estimado
1-2 dias
Facilidade para iniciantes
55/100
Tipo de issue
Bug
Clareza
Claramente especificada
Status de atividade
Ativa
Stack de tecnologia
shell
Domínio
cli

Direção de pesquisa

The issue describes a CLI input handling problem during agent execution. Start by examining the terminal input handling code, likely in the main agent loop or interactive session module. Look for how keypresses (Esc, Ctrl+C) are processed and buffered. Reproduce the bug by running the agent and attempting to type while it's busy. Check for any input buffering or event loop blocking. 'Done' means typing remains responsive during agent background tasks.

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

Descrição

triage
Describe the bug

Every time the agent is doing anything behind the scenes, it does not respond to successive Esc button presses. Ctrl+C kills the entire copilot app. No reliable way to terminate ongoing actions. Attempts to type also kind of fail. Words appear a jumble, n-key rollover type errors becomes punishing when you type at over 30 WPM. Impossible to type more than a paragraph unless you kill the entire app and restart it and only type the longer message for the first message.

Affected version

GitHub Copilot CLI 1.0.86

Steps to reproduce the behavior

Ask copilot to do anything, then try to type extra input.

Expected behavior

Smooth typing experience

Additional context

No response

Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de github/copilot-cli

Todas as issues de github/copilot-cli

Issues semelhantes

Mais issues de Shell/Bash

Receba novas issues na sua caixa de entrada

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