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 - v16.2.2

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • image: add background reset sequence (865374a)
oh-my-posh - v16.2.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • font: migrate away from material icons (c579759), closes #3818
oh-my-posh - v16.2.0

Published by JanDeDobbeleer over 1 year ago

Features

  • python: add support for pyvenv.cfg prompt (8f03f41)
oh-my-posh - v16.1.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • owm: adjust icons outside of the MD range (dc085ab)
oh-my-posh - v16.1.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • winget: add installer switches (ca0a9c0)

Features

  • image: cache font instead of embedding (0f7c103)
oh-my-posh - v16.0.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • cache: only store template cache on primary and transient (b51d1de)

Features

  • font: update to Nerd Font V3 (9663a29)

BREAKING CHANGES

  • font: this deprecates support for Nerd Font V2 and
    requires a compatible V3 Nerd Font. Note for users experiencing
    issues with icons, update to the latest Nerd Font of your choice
oh-my-posh - v15.5.0

Published by JanDeDobbeleer over 1 year ago

Features

oh-my-posh - v15.4.3

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v15.4.2

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • millis: do not create env (289ca41)
oh-my-posh - v15.4.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v15.4.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • path: validate index before assignment (f0c88ef), closes #3768

Features

  • themes: added go, python and rust to kushal theme (156c99c)
oh-my-posh - v15.3.0

Published by JanDeDobbeleer over 1 year ago

Features

  • path: allow coloring the folder_separator_icon on cycle (66ca5cc)
oh-my-posh - v15.2.0

Published by JanDeDobbeleer over 1 year ago

Features

  • go: update dependencies (3562e54)
oh-my-posh - v15.1.0

Published by JanDeDobbeleer over 1 year ago

Features

oh-my-posh - v15.0.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

BREAKING CHANGES

  • sysinfo: this property isn't used in any of the themes and it's
    incorrect as fetching CPU information requires a timer which we don't
    want to use as it will make rendering the prompt slower

For users who migrate to this version, remove the .CPU property from
the sysinfo segment's template in case you have that set.

oh-my-posh - v14.32.2

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • pwsh: do not render a transient prompt when text is selected (17da877)
oh-my-posh - v14.32.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • xonsh: do not print hyperlink ANSI (9239b26)
  • xonsh: use string literal for config path (a5274b7)
oh-my-posh - v14.32.0

Published by JanDeDobbeleer over 1 year ago

Features

  • allow segment to override global properties (287f183)
oh-my-posh - v14.31.7

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v14.31.6

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • pwsh: erase a previous tooltip before a new one is rendered (8d8d06d)