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 - v13.1.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • config: use extension of remote config (4024632)
  • image: remove trailing ANSI clear sequence (cb78390)

Features

  • git: fallback to origin for remote url (1df98df), closes #3355
oh-my-posh - v13.0.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • bash: escape rprompt (9cd20f2), closes #3347
  • engine: always clear after every block write (7ce487d)
  • hyperlink: use unique format to avoid conflicts (4f83452), closes #3353

BREAKING CHANGES

  • hyperlink: this can cause existing manual hyperlinks
    ([text](link)) to stop working. To fix, change those to
    the following syntax: «text»(link)
oh-my-posh - v12.40.0

Published by JanDeDobbeleer almost 2 years ago

Features

oh-my-posh - v12.39.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • cycle: initialize by default (41f2716)
oh-my-posh - v12.39.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

Features

oh-my-posh - v12.38.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • elixir: match on *.exs files too (caa2481)
oh-my-posh - v12.38.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • adjust Azure DevOps icon (6ca3d22), closes #3336
  • zsh: tooltip compatibility with oh-my-zsh (ef050bf)

Features

oh-my-posh - v12.37.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • fish: remove hyperlink escaping (f020173), closes #3288
  • pwd: do not print quotes (57bfb8a), closes #2515
  • spotify: parse information correctly for PWA on Windows (39594b0), closes #3310

Features

oh-my-posh - v12.36.0

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

Features

  • shell: add a CLI timeout of 4 seconds (cd4ca2b)
oh-my-posh - v12.35.2

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • ansi: allow hyperlink overrides (5eb6e99)
  • ansi: append remaining hyperlink (85897ce), closes #3323
oh-my-posh - v12.35.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

oh-my-posh - v12.35.0

Published by JanDeDobbeleer almost 2 years ago

Features

  • git: allow adding own remote icons (62a1bf9), closes #3300
oh-my-posh - v12.34.6

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

oh-my-posh - v12.34.5

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • fish: do not fix fish bug for hyperlinks (e957e5f)
oh-my-posh - v12.34.4

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • fish: different hyperlink format on linux (ce7b7f1)
oh-my-posh - v12.34.3

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • colors: fallback to transparent on empty colors (784b5f1), closes #3276
oh-my-posh - v12.34.2

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • networks: get missing 2 bytes back in SSID (6ae0af6)
oh-my-posh - v12.34.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • engine: always return a new writer for init (cf4aa4e), closes #3268
oh-my-posh - v12.34.0

Published by JanDeDobbeleer almost 2 years ago

Features

  • conditional segment styles (9e40a1a)
  • style: segment style as a template string (9d81f5a)
oh-my-posh - v12.33.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • python: set home_enabled to false by default (a3ef56f)