Skip to content

Various improvements

Compare
Choose a tag to compare
@agkozak agkozak released this 17 Jan 22:40
· 47 commits to master since this release
  • Eliminated subshell by combining the _polyglot_branch_status and _polyglot_branch_changes functions
  • Exit gracefully if there is no command command (which is occasionally the case with busybox ash)
  • zsh
    • Eliminated subshell when zsh calculates hostname string
    • Do not output warnings if WARN_CREATE_GLOBAL or WARN_NESTED_VAR has been set
    • The vi-mode indicator will not work with a dumb terminal, so it is disabled when $TERM == dumb