Summary
PSReadLine displayed a crash prompt in the terminal:
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
Environment
- PowerShell: 5.1.19041.6456
- OS: Windows
- Host terminal: Warp
What I was doing
Running PowerShell cleanup/uninstall commands and then continuing normal command entry in the same session.
Expected behavior
PSReadLine should continue normal command-line editing without crashing.
Actual behavior
PSReadLine showed the crash message above and asked to report an issue.
Additional notes
I do not currently have the full PSReadLine stack trace text from the crash prompt; if needed I can add follow-up details/log output in a comment.
Summary
PSReadLine displayed a crash prompt in the terminal:
Environment
What I was doing
Running PowerShell cleanup/uninstall commands and then continuing normal command entry in the same session.
Expected behavior
PSReadLine should continue normal command-line editing without crashing.
Actual behavior
PSReadLine showed the crash message above and asked to report an issue.
Additional notes
I do not currently have the full PSReadLine stack trace text from the crash prompt; if needed I can add follow-up details/log output in a comment.