Skip to content

Error in Intregrated VSCode Terminal from PSReadline #1966

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

Open
kilasuit opened this issue May 15, 2019 · 1 comment
Open

Error in Intregrated VSCode Terminal from PSReadline #1966

kilasuit opened this issue May 15, 2019 · 1 comment
Labels

Comments

@kilasuit
Copy link
Contributor

Issue Description

I occasionally get this error in the VSCode Integrated Terminal from PSReadline and it often is from copying and pasting a largish amount of text into the console.

image

Expected Behaviour

This Doesn't throw an error

Actual Behaviour

Error is thrown

Attached Logs

Follow the instructions in the troubleshooting docs
about capturing and sending logs.

System Details

### VSCode version: 1.33.1 51b0b28134d51361cf996d2f0a1c698247aeabd8 x64

### VSCode extensions:
[email protected]
[email protected]     
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]     
[email protected]
[email protected]
[email protected] 
[email protected]     
[email protected]   
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]   
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]        


### PSES version: 2.0.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      5.1.18895.1000
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.18895.1000
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

@rjmholt
Copy link
Contributor

rjmholt commented May 15, 2019

This looks like it might be a bug in PSReadLine itself: PowerShell/PSReadLine#863

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants