Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

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?

share|improve this question
1  
try reset ; stty sane ; clear at the command prompt. If that doesn't solve it wait until this gets migrated over to the Apple site, where some OS X gurus should be able to suss out what's wrong, because I can't think of anything that would cause the behavior you describe short of your terminal settings getting b0rked... – voretaq7 Aug 31 '11 at 21:32

migrated from serverfault.com Aug 31 '11 at 21:33

1 Answer

In Terminal > Preferences, change xterm-256color to xterm-color:

enter image description here

share|improve this answer
1  
Can you add a little more information? How do you change the color? What commands do you need to run? – daviesgeek Aug 15 '12 at 2:17

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.