TerminalVelocity

0.3.1

Fine tuning Windows Terminal

Installation Options

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

Install-Module -Name TerminalVelocity

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

Install-PSResource -Name TerminalVelocity

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

2020-2022 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

WindowsTerminal TerminalVelocity

Dependencies

This module has no dependencies.

Release Notes

## 0.3.1:

* Rebranded module to TerminalVelocity (Fixes #10)
* Added logo (Fixes #13) (thanks to [PSSVG](https://pssvg.start-automating.com/))
* Add/New/Set-WTProfile:  Keeping in sync with Schema (Fixing #8) (thanks to [PipeScript](https://github.com/StartAutomating/PipeScript) )
* Set-WTProfile:
 * Added -Overwrite (Fixes #17)
 * Caching profile in memory (Fixes #11)
* Show-WT:
 * Support for -PixelShaders (Fixes #14)
 * Made -Wait wait and added -Duration (Fixes #15)
 * Restoring profiles after -Duration (Fixes #16)
* Autogenerating docs (Fixes #18) (thanks to [HelpOut](https://github.com/StartAutomating/HelpOut))

---

## 0.3

* New Commands:
 * Clear-WTColorScheme
* Bugfixes
 * Show-WT now honors -UseAcrylic
 * Set-WTProfile -Current clarifies the current profile.
 * Add-WTProfile will now add profiles to the end.
 * Start-WT now handles -Split and multiple sequences effectively.

---

## 0.2
* New Commands:
 * Backup/Restore-WTProfile
 * Remove-WTColorScheme

* New Formatting:
 * Color Schemes can now be previewed.

* Improved Commands:
 * Show-WT:
   * Can now show from a URI
   * Can now show from within WSL instance
 * Start-WT can now run -Elevated

* Reliability improvements:
 * Set-WTProfile and Set-WTColorScheme now try up to three times
 * Show-WT now only clears the last image in a sequence, for improved perf and experience

* Assetation:
 * Included demo of color scheme preview

---

FileList

Version History

Version Downloads Last updated
0.3.1 (current version) 111 11/8/2022