[Konsole-devel] [Bug 73750] New: Wrongly handled underline/reverse effects
leo zhu
lucida at lucida.et8.net
Thu Jan 29 11:58:23 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=73750
Summary: Wrongly handled underline/reverse effects
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: lucida at lucida.et8.net
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc 3.3.1
OS: Linux
The problem is, when you try to display some words with underline or reverse effect, the konsole can't handle them correctly.
Steps to repeat it:
1) modify /etc/DIR_COLORS
DIR 01;35;04;07
and run
eval `/bin/dircolors -b /etc/DIR_COLORS`
to make the change effective. In this way, the dir. would have an underline/reverse effect in "ls -l" mode.
2) make a new directory with a long name, for example
mkdir 'aaaaaaaaaa bbbbbbbbbbb ccccccccccc'
ls -l would show an underline extends to the end of the second line, which isn't correct.
More information about the konsole-devel
mailing list