[konsole] [Bug 404457] New: Changing tab text color using \e[28;<color>t hasn't worked in 10+ years

Kurt Hindenburg bugzilla_noreply at kde.org
Sat Feb 16 20:14:11 GMT 2019


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

            Bug ID: 404457
           Summary: Changing tab text color using \e[28;<color>t hasn't
                    worked in 10+ years
           Product: konsole
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: kurt.hindenburg at gmail.com
  Target Milestone: ---

SUMMARY
This hasn't worked since the KDE5 conversion
-----------------
SVN code committed in 2005:
Add ESC code to change tab text color. Since t has to do with window
manipulation (according to xterm control seq), I decided to use it with
28.  This doesn't do anything according to the specs as far as I can tell.

change tab text color : \e[28;<color>t  color: 0-16,777,215

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

STEPS TO REPRODUCE
1. printf '\e[28;11t' 
2. 
3. 

OBSERVED RESULT
Nothing happens - connected signal goes no where

EXPECTED RESULT
I believe the tab text color should change to a number related to option - here
11

SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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


More information about the konsole-devel mailing list