[konsole] [Bug 482985] New: Konsole ignores the \e[0;1m reset code

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Mar 9 14:41:39 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=482985

            Bug ID: 482985
           Summary: Konsole ignores the \e[0;1m reset code
    Classification: Applications
           Product: konsole
           Version: 24.02.0
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: emulation
          Assignee: konsole-devel at kde.org
          Reporter: kde at kyngs.xyz
  Target Milestone: ---

Created attachment 166794
  --> https://bugs.kde.org/attachment.cgi?id=166794&action=edit
A picture showing the issue in konsole, and it working as intended in xterm

SUMMARY
After updating to KDE 6, Konsole ignores the reset part of \e[0;1m (this
possibly applies to other \e[0;something as well?)

STEPS TO REPRODUCE
1. Type the following command: printf '\e[1;34mfoo\e[0;1mbar\n'
2. Observe the result 

OBSERVED RESULT
Blue and bold text "foobar"

EXPECTED RESULT
Blue and bold text "foo" followed by white and bold "bar"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.7.9-zen1-1-zen (64-bit)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: X11

ADDITIONAL INFORMATION
If I try to replicate this in Xterm, everything works as expected. 
PS: \e[0 works as expected

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list