guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: screen: support 256 colors


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: screen: support 256 colors
Date: Wed, 13 Jul 2016 12:41:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

myglc2 <address@hidden> skribis:

> Actually, we have been building screen with 16 color support. With the
> attached patch and the addition of ...
>
> term xterm-256color
>
> ... to ~/.screenrc, emacs 'M-x list-colors-display' shows 256 colors and
> emacs-zenburn-theme is pleasant to look at :-)
>
> If emacs handled the "screen.xterm-256color" term type emitted by screen
> when --enable-colors256 is set, then the 'term xterm-256color' would not
> be required. This should be fixed upstream, but meanwhile, 'term
> xterm-256color' is a fully functional workaround AFAIKT.

Good catch!

> From 1b05f484b6c4eb1827e1aa0e8b69f53f1db6bf80 Mon Sep 17 00:00:00 2001
> From: George Clemmer <address@hidden>
> Date: Tue, 12 Jul 2016 13:57:28 -0400
> Subject: [PATCH] * gnu: screen: support 256 colors
>
> ---
>  gnu/packages/screen.scm | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

Applied with a commit log.

Thanks!

Ludo’.



reply via email to

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