Skip to content

PSRL 2.0.0-beta2 not setting defaults for OperatorColor and ParameterColor #744

Open
@rkeithhill

Description

@rkeithhill

Environment data

PS version: 6.1.0-preview.4
PSReadline version: 2.0.0-beta2
os: Linux HILLR2 4.4.0-18204-Microsoft #1001-Microsoft Sat Jul 21 16:57:00 PST 2018 x86_64 x86_64 x86_64 GNU/Linux
PS file version:

Steps to reproduce or exception report

  1. Install powershell-preview (6.1.0-p4) on Ubuntu 18.04 running in WSL (Windows 10 1803)

  2. Run pwsh-preview and type in a command with a parameter and you won't see the -Name in this case:
    image

Here's why -

image

Note how both the OperatorColor and ParameterColor have not been set to a default. Hmm, just repro'd this on Windows 10 itself with 6.1.0-p4 installed. Is this an issue with how PowerShell configures PSRL? Or a problem with PSRL's defaults? Or is this supposed to work with those two values not set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-AccessibilityLabel for issues related to accessibility problems or improvementsIssue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions