-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception - seemingly caused by github copilot suggestion issue (italics text in screenshot) #4073
Comments
I cannot reproduce the issue Did you resize the terminal window before you pressed |
Hello,
Yes I did resize the window. I constantly got strange issues with the terminal in VSCode after resizing the terminal bar in there. For example, one line of output would be repeated many times and overwrite other lines after resizing. Not sure if this is your issue or VScode.
Thanks,
Oliver
…________________________________
From: Dongbo Wang ***@***.***>
Sent: Monday, August 5, 2024 10:53:02 AM
To: PowerShell/PSReadLine ***@***.***>
Cc: Oliver Seymour ***@***.***>; Author ***@***.***>
Subject: Re: [PowerShell/PSReadLine] Exception - seemingly caused by github copilot suggestion issue (italics text in screenshot) (Issue #4073)
I cannot reproduce the issue Did you resize the terminal window before you pressed Ctrl+c?
—
Reply to this email directly, view it on GitHub<#4073 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUEFD5CUPNRCKWX5SFNFN7DZP63X5AVCNFSM6AAAAABKZURGX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZGYYDAMBQGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Could you please give a detailed repro for this issue instead? Resizing the window could cause issue to PSReadLine. |
This comment has been minimized.
This comment has been minimized.
Cannot proceed with the investigation without more information from the author of the issue. Will close this one. |
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
type something, wait for copilot suggestion to pop up, ctrl c
Expected behavior
a new clean prompt for you to enter a command
Actual behavior
The exception that is described above happens. I also often get an issue, especially after resizing the terminal, where the text I am typing overwrites the 'PS :', or commands that I previously ran. Or when I start typing a command it is weirdly a bunch of lines down the screen from the last command I ran, and weirdly to the right side. This happens a lot when I am opening and closing the left side menu in vscode. It's possible those similar causes are a cause here
The text was updated successfully, but these errors were encountered: