Sometimes my Google-Fu fails me and I just have to ask someone. My bash prompt is is wonky. I added color and a \n to give me a multi-line prompt.
current prompt:
[\e[0;35m\u@\h\e[m] \e[0;36m\d - \@\e[m \n\e[0;31m\w\e[m \$
I need all that information because I routinely have to record command and response into a trouble ticket.
I have the same prompt on my MacBook , and several Linux servers. When I try to to arrow-up to browse my history, the first several characters freeze and then I have to Ctrl-C to escape the confusion. I am pretty certain that this can work without borking my CLI, any help?