Path to this page:
Subject: CVS commit: pkgsrc/shells/oh-my-posh
From: pin
Date: 2024-05-20 10:00:05
Message id: 20240520080005.D3B1CFA2C@cvs.NetBSD.org
Log Message:
shells/oh-my-posh: update to 20.0.0
v20.0.0
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.
v19.32.0
Features
zsh: remove rprompt space natively (391ceaf)
v19.31.0
Features
go: upgrade to 1.22.3 (950c608)
Files: