Commit Graph

3 Commits

Author SHA1 Message Date
Marc Cornellà
e59cc94805 themes: fix prompt verbosity on window resize
%_ is a prompt expansion sequence that expands to the status of the parser.
This means that on window resize, the status of the execution of the
window resize hook (TRAPWINCH) would be displayed while reloading the
prompt line. This looked like cmdand cursh$ or then$ depending on the
body of the TRAPWINCH function.

Fixes #7262
2019-03-25 17:05:50 +01:00
Maxim Filatov
f0451195f6 Dollar sign instead of percent in unprivileged user prompt (as in real gentoo) 2011-06-05 16:57:21 -07:00
Igor Vinokurov
d230d2e519 gentoo-like theme w/ git_prompt_info 2010-12-02 03:49:13 +03:00