PowerLine

4.0.0-blocks012

Classes for richer output and prompts

Minimum PowerShell version

5.1.0

This is a prerelease version of PowerLine.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PowerLine -RequiredVersion 4.0.0-blocks012 -AllowPrerelease

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

Install-PSResource -Name PowerLine -Version 4.0.0-blocks012 -Prerelease

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

Copyright

(c) 2016-2021 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel Bennett

Tags

Prompt ANSI VirtualTerminal EzTheme

Functions

Add-PowerLineBlock Export-PowerLinePrompt Get-Elapsed Get-ErrorCount Get-PowerLineTheme Get-ShortPath New-PromptText Remove-PowerLineBlock Set-PowerLinePrompt Test-Elevation Test-Success Write-PowerlinePrompt

Dependencies

Release Notes


       4.0.0: Major refactor to use a C# `Blocks` class
           - Enables mixing and matching line endings
           - Enables spacers
       3.4.0: Support right-aligned blocks (with PSReadLine 2.2.0)
           - Fix Get-SegmentedPath so it works with other paths
           - Speed up some things using new PANSIES
       3.3.1: Fix a series of bugs:
           - Fix Get-Date format
           - Fix Linux use of default BackgroundColor
       3.3.0: Add support for Set-PSReadLineOption -Prompt
       3.2.0: Add support for EzTheme
           - Adds Get-PowerLineTheme (and alias for Set-PowerLinePrompt)
       

FileList

Version History

Version Downloads Last updated
4.0.0-blocks036 58 9/13/2023
4.0.0-blocks019 90 8/11/2022
4.0.0-blocks018 13 7/18/2022
4.0.0-blocks012 (current version) 26 5/24/2022
3.5.0-previe... 11 5/24/2022
3.4.1 13,464 5/1/2022
3.4.0 3,177 7/19/2021
3.3.0 2,882 1/9/2021
3.2.2 1,323 9/11/2020
3.1.2 7,578 4/27/2019
3.1.1 195 4/14/2019
3.1.0 28 4/14/2019
3.0.3 4,313 10/21/2017
3.0.2 23 10/21/2017
3.0.1 22 10/21/2017
3.0.0 26 10/21/2017
2.3.1 1,120 5/12/2017
2.3.0 36 5/12/2017
2.1.0 851 9/27/2016
2.0.0 73 9/12/2016
1.3.1 40 9/6/2016
1.3 .0 26 9/6/2016
1.0.0 52 9/1/2016
Show more