github / github/copilot-cli

Right-click paste in "Plan Ready for Review" prompt pastes into previous input instead

Abierto
#2,579 0 comentarios 1 reacción 0 asignados Ver en GitHub
area:agents area:input-keyboard
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

When in Plan mode, at the "Plan Ready for Review" prompt, pasting text via right-click into the "Suggest changes" input field does not work. The pasted content does not appear in the current input. Instead, after exiting Plan mode, the pasted content appears in the previous input field.

Image

Image

### Affected version

1.0.21

### Steps to reproduce the behavior

1. Start a session in Plan mode using Git Bash
2. Wait until the plan is generated and the "Plan Ready for Review" prompt appears
3. Copy some text to the clipboard
4. Right-click in the "Suggest changes" input field to paste (Git Bash pastes clipboard content on right-click by default)
5. Observe that nothing is pasted into the current input
6. Exit Plan mode
7. Observe that the pasted content now appears in the previous input field

### Expected behavior

Pasted text should be inserted into the currently focused "Suggest changes" input field at the "Plan Ready for Review" prompt.

### Additional context

OS: Windows 11
Terminal: Git Bash (right-click = paste)
Copilot CLI version: (1.0.21)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.