Summary: | konsole does not fully emulate xterm/VT102/VT220 compatibility | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kevin Hunter <hunteke> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | adaptee, lucas.yamanishi, mailthepotato |
Priority: | NOR | ||
Version First Reported In: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A screen recording of Konsole and kitty side-by-side showcasing the bug in Konsole. |
Description
Kevin Hunter
2008-08-15 17:41:01 UTC
"\e]50.." is used in Konsole to change session properties on the fly(see the konsoleprofile script). "\e]10;.." is supported according to the code, but it seems to be meant to only change the foreground color. Also, the form of "rgb:ff/ff/ff" is still not supported. See bug 138740 Created attachment 183379 [details]
A screen recording of Konsole and kitty side-by-side showcasing the bug in Konsole.
Setting color via the form "rgb:ff/ff/ff" is still not possible on Current Konsole version (25.04.3).
The attached video showcases Konsole and kitty's behaviors when trying to set the colors via this form side-by-side.
Along with that, "tput reset" doesn't seem to properly reset Konsole when its colors are set via the "#rrggbb" form.
kitty version: 0.42.1
Konsole version: 25.04.3
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.6-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
|