Skip to content

Releases: agkozak/polyglot

Bug fix: ZSH named directories were being displayed inconsistently

16 Aug 15:55
Compare
Choose a tag to compare
v1.5.1

Avoid problems with ZSH named directories

Full color support for mksh and pdksh

16 Aug 15:55
Compare
Choose a tag to compare

Git symbols for "behind" and "diverged" states

16 Aug 15:55
Compare
Choose a tag to compare

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+

16 Aug 15:55
Compare
Choose a tag to compare

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

16 Aug 15:55
Compare
Choose a tag to compare

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

16 Aug 15:54
Compare
Choose a tag to compare

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

16 Aug 15:54
Compare
Choose a tag to compare