freebsd-dev/sys/teken
Aleksandr Rybalko f821d023ac Fix crash on load of bigger font. It reduce width and height of terminal, but
current cursor position stay bigger that terminal window size, so next input
triggers assert.

Reported by:	emaste

Sponsored by:	The FreeBSD Foundation
2014-02-06 11:38:39 +00:00
..
demo Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00
libteken Fix whitespace inconsistencies found in homegrown Symbol.maps. 2011-10-07 15:05:24 +00:00
stress Simply let teken_stress use arc4random. 2011-10-07 12:42:03 +00:00
gensequences Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
sequences Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_scs.h
teken_subr_compat.h Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_subr.h Fix linewrapping behaviour for CJK fullwidth characters. 2013-12-23 05:47:27 +00:00
teken_wcwidth.h
teken.c Fix crash on load of bigger font. It reduce width and height of terminal, but 2014-02-06 11:38:39 +00:00
teken.h Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00