bug-ncurses
[Top][All Lists]
Advanced

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

Re: iso-8859-2 locale broken in newest terminal database


From: Thomas Dickey
Subject: Re: iso-8859-2 locale broken in newest terminal database
Date: Sun, 10 Jul 2016 20:28:38 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Jul 10, 2016 at 04:16:48PM +0200, Mikulas Patocka wrote:
> Hi
> 
> There is a bug in terminfo.
> 
> Recently, "enacs=\E(B\E)0" was added to the "linux2.6" terminal entry.
> 
> The string "\E(B" breaks iso-8859-2 characters. When iso-8859-2 is 
> selected, we need to set the console mapping to a custom table with "\E(K" 
> (the program setupcon does it), however when a ncurses program is started, 
> it resets the table to iso-8859-1 mode with "\E(B". The result is that the 
> iso-8859-2 characters are incorrectly displayed.

hmm - then I assume making a flavor such as "linux-acs" would appease
(some...) of the people who want "linux" to handle acs-resets.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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