roy
|
4b2d6106cf
|
Use _ti_get_token instead of strsep when parsing termcap entries.
This allows us to handle \E\ as a valid sequence.
|
2010-03-02 14:11:11 +00:00 |
|
dholland
|
5c7d0d1fb6
|
compile.c needs sys/endian.h; PR 42875 from Henning Petersen.
|
2010-03-01 01:59:48 +00:00 |
|
roy
|
478e5b9ae4
|
If we only have a name then we flatten to an alias.
|
2010-02-25 23:44:02 +00:00 |
|
roy
|
fde317d2b1
|
libterminfo can now compile a single terminfo description which allows
$TERMINFO to be a terminfo description as well as a file reference.
This enables the user to modify the terminfo description on read-only
media.
|
2010-02-22 23:05:39 +00:00 |
|