Skip to content

Releases: agkozak/agkozak-zsh-prompt

Accurate detection of colors on termcap-based systems

24 Aug 19:45
Compare
Choose a tag to compare
v2.3.1

Rewrote _agkozak_has_colors

Two ways of displaying static named directories

18 Aug 17:26
Compare
Choose a tag to compare

By default, static named directories will be used as base directories in the path the prompt displays (e.g. ~nameddir/zsh-plugin/lib and ~nameddir/.../lib/zsh-async). If, however, you want them to be displayed just like any other directories (i.e. with either $HOME or / as the base directory), set AGKOZAK_NAMED_DIRS=0.

Now using zsh-async v1.7.0.

Bug fix: async.zsh wasn't loading

16 Aug 04:28
Compare
Choose a tag to compare
v2.2.2

Async.zsh wasn't loading

Bug fix: Display Git info even right after switching to synchronous mode

15 Aug 03:25
Compare
Choose a tag to compare

Previously if something caused the prompt to switch into synchronous mode, the next prompt printed would lack Git information.

Git symbols now in regular order

15 Aug 03:28
Compare
Choose a tag to compare

GIt symbols are now uniformly displayed in the order &*+x!>?.

New name and new functionality

15 Aug 03:40
Compare
Choose a tag to compare
  • agkozak-zsh-theme is now agkozak-zsh-prompt!
  • There are now Git symbols for "behind" and "diverged" states.
  • One can now define custom right and left prompts to replace the default ones.

Now asynchronous

15 Aug 03:47
Compare
Choose a tag to compare

agkozak-zsh-theme v2.0.0 is now asynchronous in just about any environment, including MSYS2 and Cygwin. Read about its three modes of operation.

Introducing agkozak-zsh-theme

15 Aug 03:54
Compare
Choose a tag to compare

agkozak-zsh-theme is a ZSH prompt with color ASCII indicators of Git, exit, SSH, and vi mode status and with a customizable, bash PROMPT_DIRTRIM-style path. Framework-agnostic.