freebsd-dev/sys/teken
Ed Schouten 4a11e7f142 Discard Device Control Strings and Operating System Commands.
These strings often contain things like:

- Window titles.
- Extended key map functionality.
- Color palette switching.

We could look at these features in the future (if people consider them
to be important enough), but we'd better discard them now. This fixes
some artifacts people reported when using TERM=xterm.

Reported by:	des@, Paul B. Mahol
2009-10-08 10:26:49 +00:00
..
gensequences
Makefile
sequences Discard Device Control Strings and Operating System Commands. 2009-10-08 10:26:49 +00:00
teken_demo.c Add 256 color support. 2009-09-26 15:26:32 +00:00
teken_scs.h Get rid of now deprecated SCS wrappers. 2009-09-26 15:03:42 +00:00
teken_stress.c Make the fuzzer a bit more useful by forcing 7-bit data into it. 2009-09-26 15:00:42 +00:00
teken_subr_compat.h Add 256 color support. 2009-09-26 15:26:32 +00:00
teken_subr.h Discard Device Control Strings and Operating System Commands. 2009-10-08 10:26:49 +00:00
teken_wcwidth.h
teken.c Discard Device Control Strings and Operating System Commands. 2009-10-08 10:26:49 +00:00
teken.h Add support for VT200-style mouse input. 2009-09-27 18:19:41 +00:00