opnsense-src/sys/dev/syscons/teken
Ed Schouten ec9037a258 Make vidcontrol's color setting work again.
It turns out I forgot to implement two escape sequences that allows the
user to change the default foreground and background colors. I thought
they were implemented by syscons itself, but vidcontrol just generates
some escape sequences, which get interpreted by the terminal emulator.

Reported by:	mgp (forums)
2009-01-17 22:53:53 +00:00
..
gensequences
Makefile
sequences Make vidcontrol's color setting work again. 2009-01-17 22:53:53 +00:00
teken.c Allow experimental libteken features to be tested without changing code. 2009-01-17 16:37:13 +00:00
teken.h Allow experimental libteken features to be tested without changing code. 2009-01-17 16:37:13 +00:00
teken_demo.c Allow experimental libteken features to be tested without changing code. 2009-01-17 16:37:13 +00:00
teken_stress.c
teken_subr.h Allow experimental libteken features to be tested without changing code. 2009-01-17 16:37:13 +00:00
teken_subr_compat.h Make vidcontrol's color setting work again. 2009-01-17 22:53:53 +00:00
teken_wcwidth.h