-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Issue-DocsIt's a documentation issue.It's a documentation issue.
Description
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
Labels
Issue-DocsIt's a documentation issue.It's a documentation issue.