oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer

MIT License

Stars
14.4K
Committers
399

Bot releases are hidden (Show)

oh-my-posh - v9.3.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: ignore remove when in constrained language mode (8d9fe9d)
oh-my-posh - v9.3.0

Published by JanDeDobbeleer about 2 years ago

Features

  • wsl: allow using native executable on shared drive (4056729), closes #2097
oh-my-posh - v9.2.0

Published by JanDeDobbeleer about 2 years ago

Features

  • theme: add quick-term theme (cfe566b)
oh-my-posh - v9.1.0

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • az: find config in all possible folders (6bc6fa2), closes #2771
  • style: shell command to display time properly (b0ac5e3)

Features

  • theme: add tokyonight-storm-minimal theme (24e48a1)
oh-my-posh - v9.0.0

Published by JanDeDobbeleer about 2 years ago

Features

  • posh-git: parse environment variable (3ded4c0)

BREAKING CHANGES

  • posh-git: this removes the posh-git segment. To mitigate,
    rename the posh-git segment to git.

In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.

oh-my-posh - v8.37.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • ansi: return original text on [ only strings (52f4ae6), closes #2739
oh-my-posh - v8.37.0

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • link: allow multiple links in segment text (336f351)

Features

  • git: add link to GitKraken (56a59a1)
oh-my-posh - v8.36.7

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • git: populate .Dir and .RepoName correctly (e5b3b00)
  • path: map to default registry icon correctly (5df8d89)
oh-my-posh - v8.36.6

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • git: align git Dir with PWD (2a1fdff)
oh-my-posh - v8.36.5

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • environment: check WSL shared path correctly (f04e22a)
oh-my-posh - v8.36.4

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • scm: convert to Windows path with / instead of \ (0b77995)
oh-my-posh - v8.36.3

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • environment: detect WSL shared path correctly (7e141fb)
oh-my-posh - v8.36.2

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • font: do not crash on enter (4f9875a), closes #2690
  • font: do not fail on non-admin for Windows (c93d637)
  • git: align .Dir with .PWD (4213be5)
oh-my-posh - v8.36.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • wsl: only validate the mounted windows drive (199993b), closes #2632
oh-my-posh - v8.36.0

Published by JanDeDobbeleer about 2 years ago

Features

oh-my-posh - v8.35.2

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • shell: escape special characters correctly (c0935c8)
oh-my-posh - v8.35.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • bash: escape console title sequences (eabe6b3), closes #2702
  • fish: no transient on autosuggestion (4572a6a), closes #2708
  • pwsh: escape backticks correctly (dfae989)
oh-my-posh - v8.35.0

Published by JanDeDobbeleer about 2 years ago

Features

oh-my-posh - v8.34.0

Published by JanDeDobbeleer about 2 years ago

Features

oh-my-posh - v8.33.2

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • nu: set initial execution time to 0 (2f4ebfc)