pwsh - Predictions - List vs Inline View

2 years ago
5

Toggling PowerShell's PredictionViewStyle between ListView and InlineView with F2 and Set-PSReadlineOption -PredictionViewStyle ListView in your PowerShell profile.

Loading comments...