[Konsole-devel] [Bug 119986] long commands wrapped on the same line

if zeylie at gmail.com
Fri Jan 13 05:28:40 UTC 2006


------- 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=119986         




------- Additional Comments From zeylie gmail com  2006-01-13 06:28 -------
Update: 
Line:

if [ "TERM" == "xterm" ]; 

should be read as

if [ "$TERM" == "xterm" ];

of course. Sorry for typo.



More information about the konsole-devel mailing list