GuiCompletion

0.8.0


This enables a GUI-style tab-completion menu for PowerShell.  It integrates with PSReadLine which comes installed in PowerShell by default, and the GUI code is lifted straight from PowerTab.

Bugs?  Please open an issue on Github: https://github.com/cspotcode/PS-GuiCompletion/issues

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GuiCompletion -RequiredVersion 0.8.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GuiCompletion -Version 0.8.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Andrew Bradley (cspotcode)

Functions

Install-GuiCompletion Invoke-GuiCompletion

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.1 5,642 12/22/2023
1.0.0 485 8/18/2022
0.11.1 336 12/21/2021
0.11.0 300 5/28/2021
0.10.1 81 3/21/2021
0.10.0 23 3/19/2021
0.9.0 21 3/16/2021
0.8.1 1,496 7/18/2017
0.8.0 (current version) 22 7/18/2017
0.7.6 114 6/18/2017
0.7.5 22 6/18/2017
0.7.4 18 6/18/2017
0.7.3 19 6/18/2017
0.7.2 21 6/18/2017
0.7.1 20 6/18/2017
0.7.0 19 6/18/2017
0.1.1 19 6/18/2017
0.1 19 6/18/2017
Show less