-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
OS-WSLResolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Interactive-Consolethe console experiencethe console experienceWG-Interactive-PSReadLinePSReadline related issuesPSReadline related issues
Description
In PowerShell in Bash on Ubuntu on Windows ...
Steps to reproduce
- Up Arrow -- produces "A"
- Remove-Module PSReadLine
- Up Arrow
- Up Arrow # will produce "Aborted (core dumped)"
Expected behavior
Up Arrow should navigate through history.
Actual behavior
Up Arrow types "A" or crashes PowerShell.
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.10032.0
PSEdition PowerShellCore
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v6.0.0-alpha.7
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Metadata
Metadata
Assignees
Labels
OS-WSLResolution-ExternalThe issue is caused by external component(s).The issue is caused by external component(s).WG-Interactive-Consolethe console experiencethe console experienceWG-Interactive-PSReadLinePSReadline related issuesPSReadline related issues