Summary: | Problems with C1 control codes (U+0080 through U+009F) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Frank Heckenbach <f.heckenbach> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | f.heckenbach |
Priority: | NOR | ||
Version: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch |
Description
Frank Heckenbach
2023-06-26 21:20:47 UTC
Created attachment 163346 [details]
Patch
The attached patch will disable 8bit C1 character handling entirely. As stated in my original report, this is unlikely to cause any problems, but if deemed necessary, it can be made optional. For that, I introduced a variable handle8bitC1 which so far is constant, but can be made configurable. (I'd suggest the default be false still.)
|