Skip to content

dynamic help don't work #2113

@p0W3RH311

Description

@p0W3RH311

Hi guys,

i works in win10 with WT and this is the issue:


PS C:\> $PSVersionTable.PSVersion

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      1      0

PS C:\> get-module PSReadLine

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     2.2.0      beta1      PSReadLine                          {Get-PSReadLineKeyHandler, …

PS C:\> Set-PSReadLineOption -PredictionSource History
PS C:\> Set-PSReadLineOption -PredictionViewStyle InlineView
PS C:\>
PS C:\> get-process # if i type 'F1' it don't display the 'help'...why ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-DocsIt's a documentation issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions