atom feed3 messages in org.freebsd.freebsd-questionsGnome-Terminal - odd behaviour while ...
FromSent OnAttachments
Carsten FuchsMar 10, 2007 12:47 pm 
Thomas DickeyMar 10, 2007 12:58 pm 
Carsten FuchsMar 10, 2007 1:35 pm 
Subject:Gnome-Terminal - odd behaviour while typing
From:Carsten Fuchs (crst@yahoo.de)
Date:Mar 10, 2007 1:35:44 pm
List:org.freebsd.freebsd-questions

On Sat, 10 Mar 2007 07:58:51 -0500 Thomas Dickey <dic@radix.net> wrote:

Sounds like a problem with the prompt string (iirc for bash users, that's remedied by escaping the chunk of text that doesn't print using \[ and \]).

That's it. I had escape sequences in the prompt for different colors...

Thank you Thomas!