• Marc Cornellà's avatar
    themes: fix prompt verbosity on window resize · e59cc948
    Marc Cornellà authored
    %_ 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
    e59cc948
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...