Date: Sun, 23 Feb 2014 19:09:10 +0100 From: Ed Schouten <ed@80386.nl> To: Andrey Chernov <ache@freebsd.org> Cc: arch@freebsd.org, dickey@his.com, Bryan Drewery <bdrewery@freebsd.org> Subject: Re: terminfo Message-ID: <CAJOYFBBQvR_hNnkZPiOohqHtFwjzCmxbtkjKF=FA-gVLgCusfQ@mail.gmail.com> In-Reply-To: <530A296E.9090805@freebsd.org> References: <5304A0CC.5000505@FreeBSD.org> <CAJOYFBCMS4k7pyRk2YHZm81F6iP=SApZhbCm0MO4P-pvXbTCxQ@mail.gmail.com> <20140223115939.GB4084@aerie.jexium-island.net> <CAJOYFBB_K0ziNaTg=ThnCBN1EPU-b_H2kUxsc-MPYNEJHb3Y7w@mail.gmail.com> <530A296E.9090805@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23 February 2014 18:01, Andrey Chernov <ache@freebsd.org> wrote: > It is your emulation which always displays ASCII now, which is step backward. Indeed. But you know what the awesome thing is? Because ACS is now part of the terminal emulator itself, you can actually make this work with a single TERM type, regardless of the character set used. Be sure to extend sys/teken/teken_scs.h to include additional maps for each character set. Alternatively, enable vt(9), which translates it to the right Unicode characters. -- Ed Schouten <ed@80386.nl>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJOYFBBQvR_hNnkZPiOohqHtFwjzCmxbtkjKF=FA-gVLgCusfQ>
