freebsd-skq/sys/dev/syscons/teken
ed 5d4a97704b Import yet some more small fixes to libteken sources:
- Implement NP (ASCII 12, Form Feed). When used with cons25, it should
  clear the screen and place the cursor at the top of the screen. When
  used with xterm, it should just simulate a newline.

- When we want to use xterm emulation, make teken_demo set TERM to
  xterm.

Spotted by:	Paul B. Mahol <onemda@gmail.com>
2009-01-05 22:09:46 +00:00
..
gensequences
Makefile
sequences
teken_demo.c Import yet some more small fixes to libteken sources: 2009-01-05 22:09:46 +00:00
teken_stress.c
teken_subr_compat.h
teken_subr.h Import yet some more small fixes to libteken sources: 2009-01-05 22:09:46 +00:00
teken_wcwidth.h
teken.c Import yet some more small fixes to libteken sources: 2009-01-05 22:09:46 +00:00
teken.h Resolve some regressions related to tabs and linewrap handling. 2009-01-03 22:51:54 +00:00