Re: [screen-devel] [PATCH] Add KOI8-U support.

2014-08-07 Thread Valentin Nechayev
Hi, Fri, Aug 08, 2014 at 07:43:37, netch wrote about "[screen-devel] [PATCH] Add KOI8-U support.": Please accept the patch. Despite the total Unicode around, there is still the need to deal with 8-bit texts in some environments and in Usenet conversations. The patch is made against "master" b

Re: [screen-devel] [patch] add KOI8-U support

2011-05-03 Thread Valentin Nechayev
Tue, Mar 29, 2011 at 12:37:01, netch wrote about "[patch] add KOI8-U support": I've missed correct encodings ordering and corresponding constants. Updated variant: diff -u -rNu ansi.h ansi.h --- ansi.h +++ ansi.h @@ -128,6 +128,7 @@ #define KOI8R 6 #define CP1251 7 #define GBK20 +#defin