[Konsole-devel] [Bug 102886] cat-ting file containing echo "ESC]" displays incorrectly
Robert Knight
robertknight at gmail.com
Mon Aug 7 15:55:04 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=102886
------- Additional Comments From robertknight gmail com 2006-08-07 17:55 -------
If you want to cat files containing escape sequences you need to use "cat -v".
It doesn't display as you would expect in xterm either - notice that the offending line appears as 'echo -n ""' instead of 'echo -n "^[]R"'.
There is something to look into here because Xterm's behaviour is different from Konsole's.
More information about the konsole-devel
mailing list