[Konsole-devel] [Bug 72585] New: Underlined characters render slowly
Morten Hustveit
morten at debian.org
Tue Jan 13 22:55:04 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=72585
Summary: Underlined characters render slowly
Product: konsole
Version: 1.3 Beta
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: morten at debian.org
Version: 1.3 Beta (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc 3.2
OS: Linux
If you run
for ((a=0;a<$(($LINES*$COLUMNS/2));++a)); do echo -ne '\033[04m-\033[00m-'; done
in a Bash shell in a Konsole session, the result will render slowly. I have created a patch for this, which I will add after I've opened the bug.
More information about the konsole-devel
mailing list