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 - v19.9.0

Published by JanDeDobbeleer 8 months ago

Features

oh-my-posh - v19.8.3

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • git: show original worktree as repo name (bb5e1b1)
  • unix: fetch COLUMNS when we don't have a terminal width (93d0cac)
oh-my-posh - v19.8.2

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • ansi: allow usage of < and > in text with overrides (011a4ab)
oh-my-posh - v19.8.1

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • git: convert realdir when we have a worktree (4fb18aa)
oh-my-posh - v19.8.0

Published by JanDeDobbeleer 9 months ago

Features

oh-my-posh - v19.7.0

Published by JanDeDobbeleer 9 months ago

Features

  • language: cache version info (ed40fc7)
oh-my-posh - v19.6.0

Published by JanDeDobbeleer 9 months ago

Features

oh-my-posh - v19.5.2

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • git: set Detached on when fetch_status is false (4cf65fd)
oh-my-posh - v19.5.1

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • ansi: do not print invisible characters (04b75ec), closes #4594
oh-my-posh - v19.5.0

Published by JanDeDobbeleer 9 months ago

Bug Fixes

  • bash: override pipestatus when BP_PIPESTATUS is greater or equal (f078d13)
  • install: correct flag parsing of install.sh (7b7d0ab)

Features

  • add FreeBSD targets to install.sh (d910095)
oh-my-posh - v19.4.0

Published by JanDeDobbeleer 10 months ago

Features

  • build for freebsd (1d7f923), closes #4585
  • install: allow user to specify themes directory (ac7894b)
oh-my-posh - v19.3.1

Published by JanDeDobbeleer 10 months ago

Bug Fixes

  • correct theme memory display template for byte-to-gigabyte conversion (e976ce8)
  • hyperlink: use built-in format to avoid collisions (bff6353), closes #4569
  • nba: adjust test to solve season offset on year end (0c304f0)
oh-my-posh - v19.3.0

Published by JanDeDobbeleer 10 months ago

Features

oh-my-posh - v19.2.1

Published by JanDeDobbeleer 11 months ago

Bug Fixes

  • git: make .git optional on remotes (22a02f2), closes #4524
oh-my-posh - v19.2.0

Published by JanDeDobbeleer 11 months ago

Features

oh-my-posh - v19.1.1

Published by JanDeDobbeleer 11 months ago

Bug Fixes

  • cmd: only fetch =ExitCode on no status (d588965)
oh-my-posh - v19.1.0

Published by JanDeDobbeleer 11 months ago

Features

  • cmd: optionally fetch status from =ExitCode (1bdc22b), closes #4478
oh-my-posh - v19.0.0

Published by JanDeDobbeleer 11 months ago

Features

  • project: add PEP 621 support for Python projects (9e470e5)

BREAKING CHANGES

  • project: this replaces the poetry .Type value with python.
    Segment templates matching the poetry type will need to be updated to
    match the new python type.
oh-my-posh - v18.28.0

Published by JanDeDobbeleer 11 months ago

Features

  • terraform: add all contextual files (bcebcb5)
oh-my-posh - v18.27.1

Published by JanDeDobbeleer 11 months ago

Bug Fixes

  • config: update default to use STATUS segment (aed0c4f)