Re: SOLVED: Problem with /usr/X11R6/bin/xterm
Re: SOLVED: Problem with /usr/X11R6/bin/xterm
- Subject: Re: SOLVED: Problem with /usr/X11R6/bin/xterm
- From: Viv Kendon <email@hidden>
- Date: Tue, 7 Dec 2010 08:38:15 +0000
Ahh, that explains why I couldn't see what was wrong in your video. I thought it might be prompt related but didn't get to posting (timezone) before you found it.
I've done something similar to my bash prompt for years and lived with the consequences, because bold prompts make scrolling back through long terminal output so much easier to follow.
Of course, if someone knows how to obtain bold without the side effects I'd love to know...
-- Viv
AHA! I unset PS1 variable and the problem is gone. Here is what it was set to: cook47@rcmac (cuda-install): echo $PS1 \e[37;40;1m\[\033]0;\u@\h (\w)\007\]\u@\h (\W): Apparently part is poison... I found where this is warned about: http://tldp.org/HOWTO/Bash-Prompt-HOWTO/nonprintingchars.html"the prompt still only consists of two printing characters (a greater-than sign and a space) but the shell thinks that this prompt is eleven characters long..." etc. etc.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden