[Git-commits] [grml/grml-etc-core] 401702: zshrc: enable transient_rprompt to fix sad-smiley ...
Michael Prokop
noreply at github.com
Fri Jun 26 14:10:41 CEST 2020
Branch: refs/heads/mika/rprompt
Home: https://github.com/grml/grml-etc-core
Commit: 401702af1f88b1081da095cd02c9681049186d63
https://github.com/grml/grml-etc-core/commit/401702af1f88b1081da095cd02c9681049186d63
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M etc/zsh/zshrc
Log Message:
-----------
zshrc: enable transient_rprompt to fix sad-smiley situation in rprompt
This feature got lost in commit 08ab5d9, but nobody really noticed
this until we got annoyed by the sad-smiley on the right sight of the
prompt (rprompt) and wanted to disable the smiley overall. :)
But once the transient_rprompt option is active, the annoying
c/p behavior with the sad-smiley no longer exists, while
the feature is still there.
FTR, the rprompt in the grml prompt can be disabled e.g. with:
zstyle ':prompt:grml:right:setup' use-rprompt false
Thanks: Frank Terbeck
Closes: grml/grml-etc-core#107
More information about the Git-commits
mailing list