[0.5.0] 2021-04-20
Added
- #PR35 Add
Get-TerminalIconsGlyphs
andSet-TerminalIconsIcon
functions (via @tillig)Get-TerminalIconsGlyphs
returns the list of glyphs availableSet-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