jdhitsolutions / PSScriptTools

:wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Show-ANSISequence -Background includes foreground

jdhitsolutions opened this issue · comments

Describe the problem

Running Show-Ansisequence -background includes the foreground examples. It shouldn't.

Expectation

It should only show background samples.

Additional Information

Same result in Windows PowerShell and PowerShell 7,

PowerShell version

7.2

Platform

Windows 11 Pro or Enterprise

Additional Checks

  • You are using the latest version of this module.
  • You have read this repository's README file.
  • You have read full help and examples for the command you are having problems with.
  • You are running PowerShell in an elevated session.
  • You are running in a traditional PowerShell console or Windows Terminal

Fixed in v2.44.0