-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Long queued prompts hide the session messages #3140
Copy link
Copy link
Open
Labels
area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Metadata
Metadata
Assignees
Labels
area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formatting
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
I noticed that long queued prompt messages (esp. when I paste a block of text to the prompt) completely overlay the running session and the only way to see what's going on is to clear the queue with Esc.
Affected version
GitHub Copilot CLI 1.0.42-0.
Steps to reproduce the behavior
ctlr+qExpected behavior
The queued prompt is shown as truncated and should take only limitted space on screen.
Additional context
No response