You are not logged in.

#1 2019-10-04 17:47:40

Frisbee
Member
Registered: 2014-05-18
Posts: 6

GNU Screen : True color (24bit) support

Arch Linux + XFCE + XFCE Terminal

GNU screen seems to have true color (24bit) support in its master branch (as per here) which can be enabled using the option

#
# ~/.screenrc
#
truecolor on

as mentioned here.

I cannot get this working even with latest screen version 4.7.0 and I have my bash prompt using true color (to get Arch blue).

Does anybody have any info on this?

Thanks in advance.

Offline

#2 2019-10-04 18:59:34

progandy
Member
Registered: 2012-05-17
Posts: 5,196

Re: GNU Screen : True color (24bit) support

You need to use screen from the master branch, e.g. with the screen-git AUR package. The v4 branch does not have any truecolor support.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#3 2019-10-05 03:43:14

Frisbee
Member
Registered: 2014-05-18
Posts: 6

Re: GNU Screen : True color (24bit) support

Oh, OK. I thought the latest version is from the master branch; will try this.
Thanks for the reply.

Offline

#4 2019-10-05 10:33:37

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: GNU Screen : True color (24bit) support

Related but not what you ask: check out tmux.  I used screen for years but switched, more flexible and powerful.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2019-10-05 15:52:00

Frisbee
Member
Registered: 2014-05-18
Posts: 6

Re: GNU Screen : True color (24bit) support

True color works with the git version of screen; seems like it will only make to version 5.

(@graysky : Thanks for the suggestion. I know about tmux and byobu; was wondering why the feature doesn't work in screen)

Offline

Board footer

Powered by FluxBB