Here's my PS1 variable:
PS1='u:W$(__git_ps1 "e[32m][%s]e[0m]")$ '
Works great for picking up my Git branch, but it has the unfortunate side-effect of wrapping the lines when the colours are active, so that they overlap when you use long commands.
Can anyone with magic PS1 skills help me out to fix this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…