Releases: agkozak/polyglot
Releases · agkozak/polyglot
Bug fix: ZSH named directories were being displayed inconsistently
v1.5.1 Avoid problems with ZSH named directories
Full color support for mksh and pdksh
v1.5.0 Code cleanup
Git symbols for "behind" and "diverged" states
Polyglot will represent the "diverged" stated as &*
and the "behind" state as &
from now on. Also, Git symbols will appear in a predictable order: &*+x!>?
.
Uniform appearance for ZSH and bash v4.3+
The ZSH prompt will from now on be identical to the bash
v4.3 prompt with respect to its vi
-mode indicator.
New treatment of superuser username and hostname
Because it can be exceedingly difficult to determine whether someone with superuser status is using SSH or not, Polyglot will display both username and hostname in reverse video from now on regardless of whether the user is local or remote.
POLYGLOT_PROMPT_DIRTRIM
Like PROMPT_DIRTRIM
in bash
, POLYGLOT_PROMPT_DIRTRIM
allows you to specify how many path elements to display in the abbreviated prompt.
Introducing the Polyglot Prompt
v1.0.0 Typo