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

Michael Prokop noreply at github.com
Sat Jun 27 10:45:27 CEST 2020


  Branch: refs/heads/master
  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


  Commit: cdc729ea57809a6e426db31b4dbac483ecd1200e
      https://github.com/grml/grml-etc-core/commit/cdc729ea57809a6e426db31b4dbac483ecd1200e
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-27 (Sat, 27 Jun 2020)

  Changed paths:
    M etc/zsh/zshrc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/github/pr/109'


Compare: https://github.com/grml/grml-etc-core/compare/ab6ee5748450...cdc729ea5780


More information about the Git-commits mailing list