-
Notifications
You must be signed in to change notification settings - Fork 312
PSReadLine crashes on latest build of PowerShell #2482
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
Comments
I think yes. The interface was updated but PSRL is still not. (I guess you could disable the feature in config.) |
@iSazonov I did disable the prediction with |
I ran into the same issue with the latest daily build. ### Environment
PSReadLine: 2.2.0-beta2
PowerShell: 7.2.0-daily20210521.1
OS: Microsoft Windows 10.0.19042
BufferWidth: 160
BufferHeight: 42 |
Thanks for reporting and using the preview version of PowerShell!
|
@daxian-dbw I just grabbed the latest build of |
Uh oh!
There was an error while loading. Please reload this page.
Environment
Exception report
Steps to reproduce
Probable cause
Are recent changes to prediction interface causing this?
Workaround
Rollback PSReadLine module to version 2.1.0 or rollback PowerShell to version 7.2.0-preview.5-46-ge927e94aedb6c425ec98174ac28a1de9feecd72a
The text was updated successfully, but these errors were encountered: