[Git-commits] [grml/grml-etc-core] 150ac4: zshrc: enable transient_rprompt to fix sad-smiley ...

Michael Prokop noreply at github.com
Fri Jun 26 14:10:22 CEST 2020


  Branch: refs/heads/mika/rprompt
  Home:   https://github.com/grml/grml-etc-core
  Commit: 150ac4712d5e852235fb5128a41a633e471b2c19
      https://github.com/grml/grml-etc-core/commit/150ac4712d5e852235fb5128a41a633e471b2c19
  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




More information about the Git-commits mailing list