Skip to content

v0.5.0

Compare
Choose a tag to compare
@devblackops devblackops released this 21 Apr 06:09
49226e7

[0.5.0] 2021-04-20

Added

  • #PR35 Add Get-TerminalIconsGlyphs and Set-TerminalIconsIcon functions (via @tillig)
    • Get-TerminalIconsGlyphs returns the list of glyphs available
    • Set-TerminalIconsIcon set a specific icon in the current icon theme or allows for swapping one glyph for another. Changes are not persisted between PowerShell sessions.

Fixed

  • Replace glyphs that are causing alignment issues
  • Fixed module import error when user directory containing saved themes did not exist