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 - v14.2.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • fish: do not use the iTerm segment (565f53b)
oh-my-posh - v14.2.0

Published by JanDeDobbeleer over 1 year ago

Features

  • go: update dependencies (3b76043)
  • ignore leading space on clear (c76e9fd)
oh-my-posh - v14.1.2

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v14.1.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v14.1.0

Published by JanDeDobbeleer over 1 year ago

Features

  • shell: restore line logic for zsh and bash (221b2d7)
oh-my-posh - v14.0.3

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • shell: do not fetch cursor position using ANSI (bc21ba3), closes #3434
oh-my-posh - v14.0.2

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

oh-my-posh - v14.0.1

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • cli: remove outdated help text (2d38861)
oh-my-posh - v14.0.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

BREAKING CHANGES

  • this will require a change in theme setting
oh-my-posh - v13.9.0

Published by JanDeDobbeleer over 1 year ago

Features

  • migrate v3 Nerd Font glyphs (a172c7a)
oh-my-posh - v13.8.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • pwsh: cache tooltip command to avoid duplicate CLI calls (d124909), closes #3394
  • remove segment from cache on empty template (8ba753e)

Features

  • git: allow to exclude repo's from status fetching (51fd45d)
oh-my-posh - v13.7.0

Published by JanDeDobbeleer over 1 year ago

Features

oh-my-posh - v13.6.0

Published by JanDeDobbeleer over 1 year ago

Features

oh-my-posh - v13.5.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • git: parse git@ url's correctly (0711835)

Features

oh-my-posh - v13.4.0

Published by JanDeDobbeleer over 1 year ago

Bug Fixes

  • git: clean ssh remote url correctly (25b29bc), closes #3378
  • git: do not process remote when empty (19e0efc), closes #3377

Features

oh-my-posh - v13.3.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • shell: split environment variable name and value correctly (1a1aecb)
oh-my-posh - v13.3.0

Published by JanDeDobbeleer almost 2 years ago

Features

  • debug: color enabled/disabled (759a90f)
oh-my-posh - v13.2.0

Published by JanDeDobbeleer almost 2 years ago

Features

  • updates rudolfs-xx templates with a python section (52bbcb6)
oh-my-posh - v13.1.2

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • ansi: do not end coloring on identical colors (8452b5b), closes #3366
  • git: fallback to origin for remote URL (8d8f2b8), closes #3364
  • install: 12 implies arm64 on Windows (f502d1c)
oh-my-posh - v13.1.1

Published by JanDeDobbeleer almost 2 years ago

Bug Fixes

  • images: strip transparent end from parser (502bb32)