[Konsole-devel] [Bug 87450] tab can have names, why displaying bash PS1 is not an option ?

Mathieu Jobin somekool at mytradecenter.com
Thu Aug 19 21:01:59 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=87450      




------- Additional Comments From somekool mytradecenter com  2004-08-19 23:01 -------
yeah, the \e made the PS1 to display nothing at all. i dont know where is the PS1 suggestion from, especialy it includes $PS1 ? i just ignore that in my last post since that was not exactly what i'm talking about.

but now, you comment makes me understand what he meant...
(\e == \033 && \H == \007) ? 'right' : 'no its about something else'

well, if I'm guessing right, I guess you can tell me how to clear my title bar
AND SET ALSO PLEASE :) and we will close the bug.
the bug will still be usefull as a reference for other people.

I tried 
echo -e "\033]2;\007"
echo -e "\033]0;\007"
echo -e "\e]2;\H"
echo -e "\e]0;\H"

I dont see any difference



More information about the konsole-devel mailing list