Bug 1188865 - ssh: send and receive COLORTERM env var
Summary: ssh: send and receive COLORTERM env var
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Hans Petter Jansson
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-28 16:02 UTC by Ludwig Nussel
Modified: 2021-07-28 16:02 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2021-07-28 16:02:03 UTC
In order to be able to display RGB true colors in remote terminals, the COLORTERM environment variable needs to be set properly. Modern terminals in eg KDE and xfce seem to do that. ssh(d) does not relay it though. Can we add it to AcceptEnv resp SendEnv please?

See also bug 187841 which is in the way atm.