Releases: JanDeDobbeleer/oh-my-posh
Releases · JanDeDobbeleer/oh-my-posh
v26.19.0
Bug Fixes
- cache: follow symlinks for the path (3a6b375), closes #6670
- cache: use memory cache for path (40f50c6)
Features
- cli: allow tracing on any command (d2ae051)
- dsc: add support (2615436)
v26.18.0
Bug Fixes
- move platform scoped constants (22a3e9e)
- rust: support not installed toolchain (a95e5a2), closes #6645
- theme: typo in style name (4434e28)
- toggle: correct CLI usage text (0bc18c0), closes #6658
Features
- font: always install as the current user (2bc9985)
v26.17.3
Bug Fixes
- writer: do not use text.StringBuilder as a writer (393ce72)
v26.17.2
Bug Fixes
- engine: print padding correctly on overflow: hide (175b39b), closes #6637
Performance Improvements
- builder: use pool for strings.builder (f3f8bc8)
- template: use pool instead of instances (386971a)
v26.17.1
Bug Fixes
- cache: correct logic to delete files after 7 days (997d3fa)
- terraform: always validate existence of terraform block (d717ab7), closes #6635
v26.17.0
Bug Fixes
- zsh: disable shwordsplit locally for tooltips (7cf908a), closes #6606
Features
- toggle: cache toggles until disabled by user (190b374), closes #6613
- toggle: toggle multiple segments at once (1d6f9ed)
v26.16.1
Bug Fixes
- zsh: do not allow variable expansion when using shwordsplit (0f7d348), closes #6606
v26.16.0
Bug Fixes
- segments: render all remaining segments after needs (96bf7e1), closes #6607
- upgrade: disable auto upgrade in default config (b8cee37)
Features
- config: allow case insensitive theme matching (39e1519)
v26.15.0
Bug Fixes
- git: use corrct dir for relative creation (c8f34c6), closes #6600
Features
- config: allow the use of themes directly (0fcd5a3), closes #6587
- image: allow overriding the colors (cdccf79)
- image: allow setting custom cursor (eafb03b)
- image: support custom fonts (552f3f2)
- image: use consistent line height (a2fe7ee)