freebsd-dev/sys/dev/syscons
Ed Schouten b32dcb662a Make the proof-of-concept UTF-8 support in Syscons less useless.
Add a small Unicode-to-CP437 remapping table to at least demonstrate
that the terminal emulator is perfectly capable of handling UTF-8. This
will of course break if the user loads a different font map, but it at
least allows people to give it a try.

I can now see the box drawing in dialog(1) and the arrows in mutt(1)
correctly.
2009-06-13 12:23:31 +00:00
..
apm
blank
daemon Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
dragon
fade
fire
green
logo
rain
snake
star
teken Make the demo/stress tools build again, after my changes to param(). 2009-06-10 18:26:02 +00:00
warp
scgfbrndr.c
schistory.c
scmouse.c
scterm-teken.c Make the proof-of-concept UTF-8 support in Syscons less useless. 2009-06-13 12:23:31 +00:00
scterm.c Replace syscons terminal renderer by a new renderer that uses libteken. 2009-01-01 13:26:53 +00:00
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c
syscons.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
syscons.h Make a 1:1 mapping between syscons stats and terminal emulators. 2009-03-10 11:28:54 +00:00
sysmouse.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00