Powershell: MenuComplete does not highlight selected option on WSL 2

Created on 2 Apr 2020  路  2Comments  路  Source: PowerShell/PowerShell

Steps to reproduce

On WSL, go to a random directory, type cd and hit Tab.

Expected behavior

image

Actual behavior

image

Environment data

Name                           Value
----                           -----
PSVersion                      7.0.0
PSEdition                      Core
GitCommitId                    7.0.0
OS                             Linux 4.19.84-microsoft-standard #1 SMP Wed Nov 13 11:44:37 UTC 2019
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0鈥
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
Issue-Question Resolution-External WG-Interactive-PSReadLine

All 2 comments

@HymanZHAN this is about a PSReadLine feature; MenuComplete is not handled by PowerShell itself. Could you file this over in the PSReadLine repository, please? 馃檪

Ah OK. Sorry I didn't realize that. Thanks for the redirection.

Was this page helpful?
0 / 5 - 0 ratings