Skip to content

v20.0.0

Compare
Choose a tag to compare
@JanDeDobbeleer JanDeDobbeleer released this 19 May 12:18
· 56 commits to main since this release

Features

  • iterm: add iTerm features to the root configuration (e7a10ac)

BREAKING CHANGES

  • iterm: The iTerm segment has been removed and its features
    have been added to the root configuration. To re-enable the iTerm
    features, remove the iTerm segment and add the following to your
    oh-my-posh configuration:
{
  "iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}

Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.