UNPKG

410 BPlain TextView Raw
1
2
3<terminal>.js refers to the real terminal application, e.g. gnome-terminal, konsole, ...
4
5<terminal>.generic.js refers to a fail-safe version of a terminal used when we got the terminal identifier
6using the $TERM environment variable and it happens that this identifier is shared with not-so-compliant terminal,
7e.g. xterm-256color.
8
9terminfo.js contains for each method the terminfo name of the capability.