1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-12 02:10:41 +01:00
Files
oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh
Romain Failliot 24974a135c feat(mercurial)!: use PREFIX and SUFFIX settings in hg_prompt_info (#6631)
BREAKING CHANGE: the `hg_prompt_info` function now uses `ZSH_THEME_HG_PROMPT_PREFIX`
and `ZSH_THEME_HG_PROMPT_SUFFIX` variables when displaying branch information, similar
to the `git_prompt_info` function.

Closes #6631
2021-12-13 10:50:17 +01:00

1.8 KiB