| Summary: | Upon colorscheme changes, COLORFGBG is not modified in already running Konsole's tabs | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Keerthan Jaic <jckeerthan> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | minor | CC: | cpigat242, jckeerthan, lucas.yamanishi |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Keerthan Jaic
2014-06-29 00:26:55 UTC
There doesn't see a way to change environmental variable in an already running process. I wonder how other terminals handle this. For gnome-terminal see https://bugzilla.gnome.org/show_bug.cgi?id=733423 (spoiler: we don't set it at all for pretty much the same reason - as well as other reasons). Thanks, not sure xtermcontrol is an option xtermcontrol: --get-fg is unsupported or disallowed by this terminal. See also, TROUBLESHOOTING section of xtermcontrol(1) manpage. Oops, you're right. I forgot that konsole doesn't support OSC 4. Lack of OSC 4 support is tracked in bug 233991. ... oh, and OSC 4 is about the palette colors only. The default background/foreground are actually OSC 10 and 11 if I recall correctly. It's pretty much the same story though. |