Bug 503125

Summary: Vertical marker for OSC 133 command output is too close to the output
Product: [Applications] konsole Reporter: Johannes Altmanninger <aclopte>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal CC: karmo.rosental
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Vertical red line on the left side

Description Johannes Altmanninger 2025-04-21 16:58:11 UTC
STEPS TO REPRODUCE
1.  `printf '\033]133;C\007'; seq 10; printf '\033]133;D;1\007'`

OBSERVED RESULT

the red line (marking the output of a "failed" command) touches the command output.
(I added exit code 1 to the OSC 133 "command finished" marker because it's more visible if the line is red.

EXPECTED RESULT

the line should be a few pixels away from the text, though I'm not sure how much exactly

SOFTWARE/OS VERSIONS
KDE Plasma Version: n/a
KDE Frameworks Version: n/a
Qt Version: 6.9

ADDITIONAL INFORMATION

Originally reported at https://github.com/fish-shell/fish-shell/issues/11409
(fish shell outputs these markers by default)
Comment 1 Karmo Rosental 2025-09-21 18:16:39 UTC
Created attachment 185142 [details]
Vertical red line on the left side
Comment 2 Karmo Rosental 2025-09-21 18:18:16 UTC
Having the same problem with Konsole 25.08.1 (Fish Shell 4.0.8).