Skip to content

Releases: JanDeDobbeleer/oh-my-posh

v23.13.4

19 Sep 14:45
Compare
Choose a tag to compare

Bug Fixes

  • cache: write on CLI commands (6c13aaf)

v23.13.3

19 Sep 07:18
Compare
Choose a tag to compare

Bug Fixes

  • prompt: write real newlines for Elvish on non-Windows systems (3114666)

v23.13.2

19 Sep 06:39
Compare
Choose a tag to compare

Bug Fixes

  • cache: require saving explicitly (68a1e89)
  • prompt: rectify terminal width for proper rendering (d2e04b6)
  • shell: improve initialization (a8f2460)
  • tcsh: escape special characters correctly (c7793a5)

v23.13.1

12 Sep 18:52
Compare
Choose a tag to compare

Bug Fixes

  • pwsh: prevent a command from eating tail of a transient prompt (063b95d)

v23.13.0

12 Sep 04:59
Compare
Choose a tag to compare

Features

  • font: implement cyclic shifting for item rotation (79c3068)
  • website: add theme-based favicon switching (72b0cda)

v23.12.0

09 Sep 17:01
a1ff6b5
Compare
Choose a tag to compare

Features

  • git: add lists of commit's head, tag and remote references (a1ff6b5)

v23.11.1

08 Sep 07:39
Compare
Choose a tag to compare

Bug Fixes

  • git: support azure devops remote URL - SSH (f1e74fe)

v23.11.0

07 Sep 20:36
Compare
Choose a tag to compare

Bug Fixes

  • docs: correct go and go-started urls (6e15387)
  • git: support azure devops remote URL (7836a24)

Features

  • website: add logo-light.svg (2bcca19)
  • website: add navbar theme-based OhMyPosh icon switching (8834aaf)

v23.10.1

02 Sep 11:48
Compare
Choose a tag to compare

Bug Fixes

  • elvish: prevent cutting off a right-aligned block (f54cd26)

v23.10.0

02 Sep 10:53
Compare
Choose a tag to compare

Features

  • cftarget: allow files override (0700dfa), closes #5526
  • kubernetes: parse kubeconfig by default (90f3789), closes #5443
  • palettes: allow color reuse using palette (b677560)
  • template: add functional stat, dir and base (b492903), closes #5508