Pansies

2.11.0

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

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Pansies

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

Install-PSResource -Name Pansies

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) 2017 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel Bennett

Tags

ANSI EscapeSequences VirtualTerminal Color

Cmdlets

New-Text New-Hyperlink Write-Host Get-Gradient Get-Complement Get-ColorWheel

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


       Pansies v2.11.0+Build.0.Date.2024-10-13.Branch.unknown.Sha.45ff80a
       2.11.0 Added a ColorCompleterAttribute (on PowerShell 7 only)
              On Windows PowerShell, you can still use [ArgumentCompleter([PoshCode.Pansies.Palettes.X11Palette])]
              Additionally, on module load, will register the ArgumentCompleter for all commands with RGBColor parameters

              Updated the NerdFont characters and code points to deal with the migration of the MDI characters in 2.3.0+
       

FileList

Version History

Version Downloads Last updated
2.11.0 (current version) 12,516 10/14/2024
2.10.0-dev0001 9 9/10/2024
2.6.1 69,170 7/18/2023
2.6.0 11,251 8/18/2022
2.5.0 12 8/18/2022
2.4.0 274 8/11/2022
2.4.0-serial... 16 7/18/2022
2.3.1 9,009 8/28/2021
2.3.0 1,598 7/19/2021
2.3.0-emoji0002 10 7/19/2021
2.1.1 4,855 1/20/2021
2.1.0 1,972 10/3/2020
2.0.0 3,149 5/8/2020
1.4.0-beta03 395 9/8/2018
1.4.0-beta02 20 9/6/2018
1.4.0-beta01 52 9/4/2018
1.3.0 758 4/13/2020
1.3.0-beta01 42 7/23/2018
1.2.1 14,287 10/10/2017
1.2.0 23 10/10/2017
1.0.0 1,298 5/11/2017
Show more