GNU bug report logs -
#21905
24.3; Emacs doesn't support tmux-256color
Previous Next
Reported by: Random832 <random832 <at> fastmail.com>
Date: Fri, 13 Nov 2015 14:29:01 UTC
Severity: minor
Found in version 24.3
Fixed in version 26.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
close 21905 26.1
thanks
Random832 <random832 <at> fastmail.com> writes:
> Emacs doesn't support 256 colors in tmux. This can be fixed the "easy"
> way by creating term/tmux.el basically identical to term/screen.el, but
> a more thorough fix would be to run xterm-register-default-colors for
> any terminal in which colors is 256 (or 88) and setaf 17 returns a
> string containing "38;5;17".
It seems like tmux support was added in 26.1, specifically by this commit:
commit bd34a6c73f2651e9413b138cf98240faf559c790
Author: Mark Oteiza <mvoteiza <at> udel.edu>
Date: Sun Jan 1 11:50:59 2017 -0500
Add term/tmux.el
Since tmux version 2.1, new tmux terminfos are shipped due to oddities
with xterm and screen terminfos. This is simply a duplication of
term/screen.el with screen -> tmux.
* lisp/term/tmux.el: New file.
I'm therefore closing this bug report. Please test Emacs 26.1 or later
and report back if it still doesn't work as expected.
Best regards,
Stefan Kangas
This bug report was last modified 5 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.