https://bugs.kde.org/show_bug.cgi?id=503125
Bug ID: 503125 Summary: Vertical marker for OSC 133 command output is too close to the output Classification: Applications Product: konsole Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: aclo...@gmail.com Target Milestone: --- 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) -- You are receiving this mail because: You are watching all bug changes.