freebsd-dev/sys/teken
Ed Schouten 3a8a07eadd Allow Syscons terminal emulators to provide function key strings.
xterm and cons25 have some incompatibilities when it comes to escape
sequences for special keys, such as F1 to F12, home, end, etc. Add a new
te_fkeystr() that can be used to override the strings.

scterm-sck won't do anything with this, but scterm-teken will use
teken_get_sequences() to obtain the proper sequence.
2009-11-11 08:20:19 +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 Allow Syscons terminal emulators to provide function key strings. 2009-11-11 08:20:19 +00:00
teken_wcwidth.h
teken.c Allow Syscons terminal emulators to provide function key strings. 2009-11-11 08:20:19 +00:00
teken.h Allow Syscons terminal emulators to provide function key strings. 2009-11-11 08:20:19 +00:00