Pansies

1.4.0-beta02

A PowerShell module for handling color and cursor positioning via ANSI escape sequences

Minimum PowerShell version

5.1

This is a prerelease version of Pansies.
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 Pansies -RequiredVersion 1.4.0-beta02 -AllowPrerelease

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

Install-PSResource -Name Pansies -Version 1.4.0-beta02 -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

Copyright 2018 Joel Bennett

Package Details

Author(s)

  • Joel Bennett

Tags

ANSI EscapeSequences VirtualTerminal Color

Cmdlets

New-Text Write-Host Get-ConsolePalette Set-ConsolePalette

Functions

Convert-ConsolePalette ConvertFrom-iTermColors ConvertFrom-VSCodeTheme Export-PList Export-Theme Get-Complement Get-Gradient Get-Theme Import-PList Import-Theme Show-Theme

PSEditions

Core Desktop

Dependencies

Release Notes


           1.4.0-beta: Add commands to expose the console palette features
           1.3.0:      Add support for x11 color names to make the drives more useful
                       Add a RgbColor content provider that can convert colors to their escape sequences
                       Add Fg: drive and Bg: drive so you can "$Fg:Red$Bg:Blue$YourMessage"
           

FileList

Version History

Version Downloads Last updated
2.6.1 22,588 7/18/2023
2.6.0 11,240 8/18/2022
2.5.0 11 8/18/2022
2.4.0 271 8/11/2022
2.4.0-serial... 15 7/18/2022
2.3.1 9,007 8/28/2021
2.3.0 1,092 7/19/2021
2.3.0-emoji0002 9 7/19/2021
2.1.1 4,854 1/20/2021
2.1.0 1,971 10/3/2020
2.0.0 3,140 5/8/2020
1.4.0-beta03 393 9/8/2018
1.4.0-beta02 (current version) 19 9/6/2018
1.4.0-beta01 51 9/4/2018
1.3.0 757 4/13/2020
1.3.0-beta01 41 7/23/2018
1.2.1 14,284 10/10/2017
1.2.0 22 10/10/2017
1.0.0 1,296 5/11/2017
Show less