Install-PredictiveText

SYNOPSIS

Installs Posh Predictive Text and activates the plugin and tab-expansion of command arguments.

SYNTAX

Install-PredictiveText [<CommonParameters>]

DESCRIPTION

Install Posh Predictive Text and activates both the PSReadLine plugin and enables tab-expansion of command line arguments.

A list of supported commands is provided by Get-PredictiveTextOption -ListCommands.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

System.Management.Automation.CompletionResult

NOTES