Skip to content

The parameters of Set-PSReadlineOption cmdlet in PowerShell 6.1 are not updated #2639

@matt9ucci

Description

@matt9ucci

Issue Details

The version of PSReadLine used in PowerShell 6.0 is 1.2. It will be updated to 2.0.0 in PowerShell 6.1 (see PowerShell/PowerShell#6998).

Set-PSReadlineOption cmdlet in PSReadLine 2.0.0 has newly introduced and dropped some parameters. But they are not documented yet. For example:

  • New: AnsiEscapeTimeout, Colors, etc.
  • Dropped: BackgroundColor, TokenKind, etc.

Version(s) of document impacted

  • Impacts 6.1 document
  • Impacts 6.0 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not selecting all version of documents

  • The documented feature was introduced in selected version of PowerShell
  • This issue only shows up in selected version of the document

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri0Priority - Highest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions