Forrest logo
back to context overview

tic

List of commands for tic:

  • tic:tldr:57bb6 tic: Print database locations.
    $ tic -D
    try on your machine
    explain this command
  • tic:tldr:7906c tic: Compile and install terminfo for a terminal.
    $ tic -xe ${terminal} ${path-to-terminal-info}
    try on your machine
    explain this command
  • tic:tldr:a9191 tic: Check terminfo file for errors.
    $ tic -c ${path-to-terminal-info}
    try on your machine
    explain this command
back to context overview