Copy/paste does not work while agent is showing an interactive question with Wez's terminal emulator.
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### Describe the bug
### Summary
With WezTerm, Paste-into-prompt does not work while the agent is displaying an interactive question (the elicitation/ask_user form). Pasting works normally outside of these prompts.
### Repro
1. Using wezterm, start an interactive session with `copilot`.
2. Ask the agent something that causes it to invoke the elicitation/ask_user tool (i.e. it presents a form-style question with one or more fields).
3. Try to paste text into one of the form fields.
### Expected
Standard terminal paste should populate the field with clipboard contents.
### Actual
Paste keystroke is dropped or otherwise has no effect on the form field. Direction affected: **paste-in only** (copy-out from these prompts was not specifically tested).
### Environment
- Copilot CLI version: `1.0.49-1` (`GitHub Copilot CLI 1.0.49-1`)
- OS: Windows 10.0.26200 (Windows 11)
- Shell: PowerShell 7.5.5
- Terminal: **wezterm**
### Notes
- Reproducible across multiple prompts; happens specifically and only during the ask_user / elicitation form rendering, not during normal output or normal user-input lines.
- Workaround: cancel the form, paste the value into the next free-form prompt, and re-trigger the question. Not a fix.
### Impact
Mild but recurring friction — every time the agent asks a structured question that needs pasted content (IDs, URLs, long titles, etc.), the user has to type or work around the form.
### Affected version
_No response_
### Steps to reproduce the behavior
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Guía de contribución
Línea de trabajo
Comienza con el renderizado del formulario de ask_user/elicitation y el manejo de la entrada; después, reproduce el problema en WezTerm siguiendo los pasos indicados. Compara el comportamiento del pegado en un prompt normal de formato libre con el de un campo de formulario; la tarea está completada cuando el pegado estándar del terminal rellena el campo sin afectar a la entrada normal.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- powershell
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100