GNU bug report logs -
#44950
28.0.50; 24-bit colors not used in terminal with emacsclient
Previous Next
Reported by: tastytea <tastytea <at> tastytea.de>
Date: Sun, 29 Nov 2020 17:35:02 UTC
Severity: normal
Tags: patch
Found in version 28.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 29 Nov 2020 16:56:41 +0100
> Jabber-ID: tastytea <at> tastytea.de
> From: tastytea via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> When emacs is started as daemon by an init system (without COLORTERM
> set), emacsclient -t only has 256 colors if TERM="tmux-256color" and
> COLORTERM="truecolor".
> When the daemon is started with COLORTERM="truecolor" everything is
> fine (thanks to the patch in bug #41846).
> tmux has no -direct or -24 bit terminal definition.
>
> To reproduce:
> * Start daemon: COLORTERM="" emacs --fg-daemon
> * Start emacsclient:
> TERM="tmux-256color" COLORTERM="truecolor" emacsclient -t
Isn't this a problem with the terminfo description of tmux?
This bug report was last modified 3 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.