Skip to content

Releases: JanDeDobbeleer/oh-my-posh

v21.15.1

20 Jun 10:59
Compare
Choose a tag to compare

Bug Fixes

  • shell: prioritize $? for consistent status in Bash/Zsh (7f418d7)

v21.15.0

20 Jun 10:33
Compare
Choose a tag to compare

Bug Fixes

  • path: force linux style path for .Location (9f2c6d1), closes #5125
  • upgrade: disable upgrade feedback when notice is disabled (b809944), closes #5124

Features

  • path: allow displaying the cygwin style path (b6f5999), closes #5074

v21.14.0

19 Jun 15:40
Compare
Choose a tag to compare

Features

  • node: add Yarn segment and fix PNPM docs (9b62e69)

v21.13.1

18 Jun 10:56
Compare
Choose a tag to compare

Bug Fixes

  • yaml: update parser to always escape tilde (6c29f43)

v21.13.0

18 Jun 06:52
Compare
Choose a tag to compare

Features

v21.12.1

17 Jun 17:52
Compare
Choose a tag to compare

Bug Fixes

  • tcsh: print literal newline char with leading space (0e45aa5), closes #5105

v21.12.0

17 Jun 14:05
Compare
Choose a tag to compare

Features

  • path: enable templates for max_width (33ac835), closes #5097

v21.11.0

17 Jun 06:47
Compare
Choose a tag to compare

Features

  • node: add PNPM segment and update Node context (6554dbf)

v21.10.3

17 Jun 06:05
Compare
Choose a tag to compare

Bug Fixes

  • bash: only use COLUMNS when it's present (dc2915c), closes #5090

v21.10.2

16 Jun 12:25
Compare
Choose a tag to compare

Bug Fixes

  • ansi: escape prompt sequences correctly (48a2dff), closes #5090