From: Michael Prokop Date: Sat, 27 Jun 2020 08:45:00 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/github/pr/109' X-Git-Tag: v0.17.4~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=cdc729ea57809a6e426db31b4dbac483ecd1200e;hp=ab6ee57484507c0a3b7a4cb7c3721c41553353f8;p=grml-etc-core.git Merge remote-tracking branch 'origin/github/pr/109' --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 2690cfd..1d161d7 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2478,6 +2478,9 @@ else function precmd () { (( ${+functions[vcs_info]} )) && vcs_info; } fi +# make sure to use right prompt only when not running a command +is41 && setopt transient_rprompt + # Terminal-title wizardry function ESC_print () {