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 - v18.6.4

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • git: correctly identify conflicted files (8f8dd04)
oh-my-posh - v18.6.3

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • engine: do not print sequential newlines on no content (669521c), closes #4182
oh-my-posh - v18.6.2

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • kraken: only use first root commit (d3272fa)
  • project: return nil when no files found for pwsh (566a9d1)
oh-my-posh - v18.6.1

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • windows: escape PWD in emulated shells (a9e2ba6), closes #4208
oh-my-posh - v18.6.0

Published by JanDeDobbeleer about 1 year ago

Features

  • git: add aws codecommit upstream (dba8b2f)
oh-my-posh - v18.5.1

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • engine: do not print empty block (7cf63ee)
oh-my-posh - v18.5.0

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • project: exclude powershell script analyzer settings file (b2f3a43), closes #4188
  • store downloaded config on file name hash (b5bde55)

Features

oh-my-posh - v18.4.0

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • template: support all numbers for trunc (a1841d2), closes #4184
  • theme: updating pixelrobots theme (444d4d2)
  • theme: use small arrow like it was previously (9d97256)

Features

  • debug: print templates (0f8929e)
  • git: add SHA1 to commit metadata (672f108)
oh-my-posh - v18.3.5

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • fonts: register user fonts correctly on Windows (a711f9b)
oh-my-posh - v18.3.4

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • path: add last element when only 1 level deep (75e098b), closes #4162
oh-my-posh - v18.3.3

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • pwsh: patch PowerShell color bleed (aa51cd6), closes #65
oh-my-posh - v18.3.2

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

oh-my-posh - v18.3.1

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • pwsh: remove hack that solves a pwsh bug (0afa088), closes #65
oh-my-posh - v18.3.0

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • plain: do not print title (f9f309d)
  • rprompt: print when plain (9a6fbb6)

Features

  • debug: use actual prompt logic (4bab59f)
oh-my-posh - v18.2.5

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • prompt: only pad on positive count (744b1f0)
oh-my-posh - v18.2.4

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • cli: list all supported shells in usage text for init (8db1365)
oh-my-posh - v18.2.3

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • prompt: print right block using spaces (c23069b)
  • pwsh: force initialization of NoExitCode (c78aa60), closes #4128
  • rprompt: position using spaces instead of ANSI (181b789)
  • tooltip: position with spaces instead of ANSI (f55da0e)
oh-my-posh - v18.2.2

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

oh-my-posh - v18.2.1

Published by JanDeDobbeleer about 1 year ago

Bug Fixes

  • engine: use concurrent map for Segments (ea61002), closes #4116
  • winreg: fetch default key value (8554fb6), closes #4119
oh-my-posh - v18.2.0

Published by JanDeDobbeleer about 1 year ago

Features

  • template: add hresult function (8aac099)