mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
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) |
||
|---|---|---|
| .. | ||
| gensequences | ||
| Makefile | ||
| sequences | ||
| teken.c | ||
| teken.h | ||
| teken_demo.c | ||
| teken_stress.c | ||
| teken_subr.h | ||
| teken_subr_compat.h | ||
| teken_wcwidth.h | ||