weird problem with bash

Posted by Arcath on Super User See other posts from Super User or by Arcath
Published on 2010-06-02T06:14:00Z Indexed on 2010/06/02 6:26 UTC
Read the original article Hit count: 258

Filed under:

I recently changed my .bashrc and tweaked how my PS1 looks, but now it has a very wierd problem, before the end of the line in terminal (about 2 3rds of the way in) it jumps back to the begining of the line like so:

e before itarcath@Highgate][~/.gconf/apps/gedit-2/preferences] how long can a command b 

My first though was was that it wasnt getting the terminal size properly but tput cols returns the correct value.

My.bashrc: http://github.com/Arcath/.Files/blob/master/dotfiles/.bashrc

© Super User or respective owner

Related posts about bash