Skip to content

Up-Arrow crashes PowerShell (without PSReadLine) #1586

@Jaykul

Description

@Jaykul

In PowerShell in Bash on Ubuntu on Windows ...

Steps to reproduce

  1. Up Arrow -- produces "A"
  2. Remove-Module PSReadLine
  3. Up Arrow
  4. 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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions