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

2016-07-13 Thread Ludovic Courtès
256color' is a fully functional workaround AFAIKT. Good catch! > From 1b05f484b6c4eb1827e1aa0e8b69f53f1db6bf80 Mon Sep 17 00:00:00 2001 > From: George Clemmer > Date: Tue, 12 Jul 2016 13:57:28 -0400 > Subject: [PATCH] * gnu: screen: support 256 colors > > --- > gnu/packages/screen.sc

[PATCH] gnu: screen: support 256 colors

2016-07-12 Thread myglc2
om 1b05f484b6c4eb1827e1aa0e8b69f53f1db6bf80 Mon Sep 17 00:00:00 2001 From: George Clemmer 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(-) diff --git a/gnu/packages