Before I installed Lion opening a terminal window placed the cursor at the end of the prompt like so:
Wed Aug 31{shirsch4@Susan-Hirschs-iMac}/projects/perl/perl/lib/Utils--><cursor>
Now when I open a terminal window I get the cursor somewhere in the middle of the prompt like so:
Wed Aug 31{shirsch4@Susan-Hirsch<cursor>-iMac}/projects/perl/perl/lib/Utils-->
Anyone have any idea how I can correct this?
Thanks!
As requested here is my setting for PS1:
/etc/bashrc:PS1="\[\033[01;34m\]\d\[\033[00;36m\]{\u@\h}\[\033[00;35m\]\w\[\033[01;34m\]\[\033[001;34m\]-->"