emacs-devel
[Top][All Lists]
Advanced

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

[PATCH v2] Support 24-bit terminal colors.


From: Rami Ylimäki
Subject: [PATCH v2] Support 24-bit terminal colors.
Date: Sun, 12 Feb 2017 12:05:27 +0200

From: Rami Ylimäki <address@hidden>

I have tested these changes on gnome-terminal/Ubuntu and iTerm2/OSX.

Rami Ylimäki (3):
  Remove unused terminal color pair count.
  Support 24-bit terminal colors.
  Let user turn 24-bit terminal colors on.

 lisp/term/tty-colors.el | 19 +++++++++++++++++--
 lisp/term/xterm.el      |  8 ++++++++
 src/term.c              | 20 ++++++++++++++------
 src/termchar.h          |  4 ----
 src/tparam.h            |  4 ++++
 5 files changed, 43 insertions(+), 12 deletions(-)

-- 
2.7.4




reply via email to

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