Pansies

3.0.0-entityupdates0015

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.

Installation Options

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

Install-Module -Name Pansies -AllowPrerelease

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

Install-PSResource -Name Pansies -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) 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 Get-CursorPosition Set-CursorPosition Save-CursorPosition Restore-CursorPosition Expand-Variable

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


       Pansies v3.0.0-entityupdates0015+Build.0.Date.2025-05-10.Branch.unknown.Sha.7348f13
       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
3.0.0-entity... (current version) 5 5/12/2025
2.11.0 93,022 10/14/2024
2.10.0-dev0001 9 9/10/2024
2.6.1 71,178 7/18/2023
2.6.0 11,257 8/18/2022
2.5.0 12 8/18/2022
2.4.0 275 8/11/2022
2.4.0-serial... 16 7/18/2022
2.3.1 9,012 8/28/2021
2.3.0 2,329 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,157 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,304 5/11/2017
Show more