11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
|
menuconfig BR2_PACKAGE_LIBTSM
|
||
|
bool "libtsm"
|
||
|
select BR2_PACKAGE_LIBXKBCOMMON
|
||
|
help
|
||
|
TSM is a state machine for DEC VT100-VT520
|
||
|
compatible terminal emulators. It tries to
|
||
|
support all common standards while keeping
|
||
|
compatibility to existing emulators.
|
||
|
|
||
|
https://github.com/Aetf/libtsm
|