caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

bug when in git repository #324

Open appleyuchi opened 3 years ago

appleyuchi commented 3 years ago

when I write TMOUT=1 TRAPALRM () {zle reset-prompt} (because I want a dynamic clock in terminal,so I set above in ~/.zshrc)

and open terminal in a folder contained .git

then the terminal return dirty status information and jump to new command line each second... 故障 the movie for above phenomenon is: https://asciinema.org/a/DOq78og1q0ZCdZW0c6RlOEDDe

Please help,thanks