freebsd-dev/sys/dev/vt
Ed Maste 41fb066511 Support double-width characters in vt(9)
Normal and bold fonts each have a glyph map for single or left half-
glyphs, and right half glyphs.  The flag TF_CJK_RIGHT in term_char_t
requests the right half-glyph.

Reviewed by:	ed@
Sponsored by:	The FreeBSD Foundation
2013-12-21 13:58:55 +00:00
..
colors
font Support double-width characters in vt(9) 2013-12-21 13:58:55 +00:00
hw
logo
vt_buf.c Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support 2013-12-09 15:01:34 +00:00
vt_consolectl.c
vt_core.c Enable AltGr key by default. 2013-12-20 15:45:22 +00:00
vt_font.c Support double-width characters in vt(9) 2013-12-21 13:58:55 +00:00
vt_sysmouse.c Enable mouse support for terminal clients (like dialog(1)). 2013-12-19 15:31:20 +00:00
vt.h Support double-width characters in vt(9) 2013-12-21 13:58:55 +00:00