unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH v2] Support 24-bit terminal colors.
@ 2017-02-12 10:05 Rami Ylimäki
  2017-02-12 10:05 ` [PATCH 1/3] Remove unused terminal color pair count Rami Ylimäki
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rami Ylimäki @ 2017-02-12 10:05 UTC (permalink / raw)
  To: emacs-devel

From: Rami Ylimäki <rjy@iki.fi>

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-02-13  5:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-12 10:05 [PATCH v2] Support 24-bit terminal colors Rami Ylimäki
2017-02-12 10:05 ` [PATCH 1/3] Remove unused terminal color pair count Rami Ylimäki
2017-02-12 10:05 ` [PATCH 2/3] Support 24-bit terminal colors Rami Ylimäki
2017-02-12 10:05 ` [PATCH 3/3] Let user turn 24-bit terminal colors on Rami Ylimäki
2017-02-12 18:00   ` Filipe Silva
2017-02-12 19:27   ` Rami Ylimäki
2017-02-12 20:47 ` [PATCH v2] Support 24-bit terminal colors Eli Zaretskii
2017-02-12 22:53   ` Rami Ylimäki
2017-02-13  5:41     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).