[Konsole-devel] [konsole] [Bug 362171] New: Patch review requested for implementation SGR 2/8/9/53 (dim/conceal/strikeout/overline)
Antonio Russo via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Apr 24 01:01:28 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=362171
Bug ID: 362171
Summary: Patch review requested for implementation SGR 2/8/9/53
(dim/conceal/strikeout/overline)
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: emulation
Assignee: konsole-devel at kde.org
Reporter: antonio.e.russo at gmail.com
Escape codes SGR 2, SGR 8, SGR 9, and SGR 53 are not implemented in Konsole.
All except SGR 53 are implemented in xterm.
Reproducible: Always
Steps to Reproduce:
echo -e 'D\e[2mD\e[9mD\e[53mD\e[8mD'
Actual Results:
5 D symbols, all identical
Expected Results:
4 D symbols, the last three with "dim," "faint" or "half" intensity, the last
two with "strikeout" font, and the last one overlined. The final, fifth D
should not be visible.
I posted an earlier, less-complete patch set to the development mailing list. I
don't know if that was the correct venue---or if this one is either.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list