weird problem with bash
- by Arcath
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