UNPKG

terminal-kit

Version:

256 colors, keys and mouse, input field, progress bars, screen buffer (including 32-bit composition and image loading), text buffer, and many more... Whether you just need colors and styles, build a simple interactive command line tool or a complexe termi

10 lines (5 loc) 410 B
<terminal>.js refers to the real terminal application, e.g. gnome-terminal, konsole, ... <terminal>.generic.js refers to a fail-safe version of a terminal used when we got the terminal identifier using the $TERM environment variable and it happens that this identifier is shared with not-so-compliant terminal, e.g. xterm-256color. terminfo.js contains for each method the terminfo name of the capability.