freebsd-dev/sys/teken
Ed Schouten 0abe3145c3 Make ^L with cons25 and origin mode bit more sane.
Even though cons25 normally doesn't support origin regions, this
emulator does allow you to do it. It makes more sense to blank only the
origin region when emitting ^L instead of blanking the entire screen.
Apart from that, we should always place the cursor inside the origin
region, which doesn't happen right now.
2010-08-09 18:07:15 +00:00
..
gensequences
Makefile
sequences
teken_demo.c
teken_scs.h
teken_stress.c
teken_subr_compat.h
teken_subr.h Make ^L with cons25 and origin mode bit more sane. 2010-08-09 18:07:15 +00:00
teken_wcwidth.h
teken.c Just use <stdint.h> instead of <inttypes.h>. We don't need it here. 2010-04-03 17:22:28 +00:00
teken.h