screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

truecolor option not functional


From: Jon Gjengset
Subject: truecolor option not functional
Date: Thu, 29 Mar 2018 18:16:46 -0400
User-agent: Mutt/1.9.4 (2018-02-28)

I've been trying to enable truecolor support in my screen session after stumbling upon commit 9668a1ab00fea2096555a33cb962cc865b86e74a[1]. However, `:truecolor on` gives `unknown command 'truecolor'`, and

 truecolor on

in my ~/.screenrc doesn't seem to make any difference. Am I missing something obvious here? I've set my term to alacritty-256color (which I have a terminfo file for), and am testing with the command

 printf "\x1b[38;2;255;100;0mTRUECOLOR\x1b[0m\n"

which should show `TRUECOLOR` in an orange font. This works fine directly in my terminal, but not through screen. My screenrc is otherwise empty (that is, beyond `truecolor on` and `term alacritty-256color`).

Any advice would be useful!
Cheers,
Jon

[1]: 
https://git.savannah.gnu.org/cgit/screen.git/commit/?id=9668a1ab00fea2096555a33cb962cc865b86e74a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]