terminfo

Ed Schouten ed at 80386.nl
Sun Feb 23 18:09:11 UTC 2014


On 23 February 2014 18:01, Andrey Chernov <ache at 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 at 80386.nl>


More information about the freebsd-arch mailing list