
tic
List of commands for tic:
-
tic:tldr:7906c tic: Compile and install terminfo for a terminal.$ tic -xe ${terminal} ${path-to-terminal-info}try on your machineexplain this command
-
tic:tldr:a9191 tic: Check terminfo file for errors.$ tic -c ${path-to-terminal-info}try on your machineexplain this command