Skip to content

'screen' is incompatible with PowerShell #2364

@SteveL-MSFT

Description

@SteveL-MSFT

Repro:

Ubuntu 14.04

powershell
sudo apt-get install screen
screen
ls

Expected:
prompt to come back

Actual:
hangs on output

Removing PSReadline doesn't change the result. Ctrl-A then k to kill the current screen session.

Name                           Value
----                           -----
PSVersion                      6.0.0-alpha
PSEdition                      Core
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   3.0.0.0
GitCommitId                    v6.0.0-alpha.10
CLRVersion
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions