PoshPredictiveText
0.1.1
PowerShell argument completer for popular command line tools. Supports
both tab-expansion and PSReadLine plugin.
# Supported Command Line Tools
- conda
If a tools is not supported then please consider helping develop the syntax tree file
needed to support it. Further information is available in the developer documentation.
https://posh-predictive-text.read/
both tab-expansion and PSReadLine plugin.
# Supported Command Line Tools
- conda
If a tools is not supported then please consider helping develop the syntax tree file
needed to support it. Further information is available in the developer documentation.
https://posh-predictive-text.read/
PowerShell argument completer for popular command line tools. Supports
both tab-expansion and PSReadLine plugin.
# Supported Command Line Tools
- conda
If a tools is not supported then please consider helping develop the syntax tree file
needed to support it. Further information is available in the developer documentation.
https://posh-predictive-text.readthedocs.io/en/latest/pages/development.html
## Installing / Getting started
PoshPredictiveText requires PowerShell version 7.2 or greater, and PSReadLine version 2.6 or
greater.
Install-Module -name PoshPredictiveText
Add the following commands to the PowerShell profile. To locate the PowerShell profile open
a command prompt and type $PROFILE.
Set-PredictiveTextOption -RemoveCondaTabExpansion
Install-PredictiveText
The first command needed to remove the tab-expansion code automatically and silently installed
by conda. The conda code prevents Posh Predictive Text from providing completions. The second
command installs Posh Predictive Text.
Further settings are described on the project website.
https://posh-predictive-text.readthedocs.io/
Show more
both tab-expansion and PSReadLine plugin.
# Supported Command Line Tools
- conda
If a tools is not supported then please consider helping develop the syntax tree file
needed to support it. Further information is available in the developer documentation.
https://posh-predictive-text.readthedocs.io/en/latest/pages/development.html
## Installing / Getting started
PoshPredictiveText requires PowerShell version 7.2 or greater, and PSReadLine version 2.6 or
greater.
Install-Module -name PoshPredictiveText
Add the following commands to the PowerShell profile. To locate the PowerShell profile open
a command prompt and type $PROFILE.
Set-PredictiveTextOption -RemoveCondaTabExpansion
Install-PredictiveText
The first command needed to remove the tab-expansion code automatically and silently installed
by conda. The conda code prevents Posh Predictive Text from providing completions. The second
command installs Posh Predictive Text.
Further settings are described on the project website.
https://posh-predictive-text.readthedocs.io/
Minimum PowerShell version
7.2
Installation Options
Owners
Copyright
(c) Tanzo Creative Ltd. All rights reserved.
Package Details
Author(s)
- David Plummer
Tags
Windows Linux MacOS Console PSReadLine Predictive-Text Tab-Completion Tab-Expansion Conda Anaconda Miniconda
Cmdlets
Get-PredictiveText Install-PredictiveText Get-PredictiveTextOption Set-PredictiveTextOption
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/DiaAzul/Posh-Predictive-Text/blob/main/CHANGELOG.md
FileList
- PoshPredictiveText.nuspec
- PoshPredictiveText.dll
- PoshPredictiveText.dll-Help.xml
- PoshPredictiveText.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 1,448 | 9/16/2022 |
0.1.0 | 17 | 9/16/2022 |