I seem to be running into a situation with my custom Bash Prompt, very similar to this one here:
Bash prompt line wrapping issue
I'm thinking escaping might be my issue (as mentioned in the url above) I've tried moving things around and removing my brackets, but all that does is mess up my bash prompt. Is someone able to lend a hand with this:
"What! \[\e[1;33m\]\w\[\e[m\]\[\e[37m\]\$(parse_git_branch)\[\033[00m\] \e[m\]$ "