FileInfo

Sprachen

Überblick

What is a TI file? A TI file is a text file that describes one or more Unix terminals or other devices. It is meant to be used as a source file for a terminfo database.

More Information TI file open in Microsoft Visual Studio Code Many UNIX implementations use terminfo databases to allow screen-oriented programs to function correctly when used with different terminals (and other devices). For example, programs built using the curses library use terminfo databases in this manner. Terminfo databases are comprised of several binary files, which are compiled from TI files. Each TI file contains a description of one or more terminal's capabilities. Each description begins with a pipe-delimited list of names by which the terminal is known. (The first name is the terminal's common name; the last is its full name.) It then includes a list of the terminal's features, capabilities, and restrictions. For example, font entries describe the fonts a terminal uses. To compile a TI file, developers use the tic command. This command creates a separate binary file for each terminal described in the TI file. Developers can then include these files in a terminfo database.

Popularity1/5

1 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Terminfo Source file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Brotkrümel

DeveloperN/A
Popularity1.0 | 1 Vote

Previous / Next

In-Depth

.TI File Extension

Terminfo Source File

DeveloperN/A
Popularity
1.0  |  1 Vote
 

What is a TI file?

A TI file is a text file that describes one or more Unix terminals or other devices. It is meant to be used as a source file for a terminfo database.

More Information

TI file open in Microsoft Visual Studio Code

Many UNIX implementations use terminfo databases to allow screen-oriented programs to function correctly when used with different terminals (and other devices). For example, programs built using the curses library use terminfo databases in this manner.

Terminfo databases are comprised of several binary files, which are compiled from TI files. Each TI file contains a description of one or more terminal's capabilities.

Each description begins with a pipe-delimited list of names by which the terminal is known. (The first name is the terminal's common name; the last is its full name.) It then includes a list of the terminal's features, capabilities, and restrictions. For example, font entries describe the fonts a terminal uses.

To compile a TI file, developers use the tic command. This command creates a separate binary file for each terminal described in the TI file. Developers can then include these files in a terminfo database.

How to open a TI file

You can open and edit a TI file in any text or source code editor, such as GitHub Atom or Microsoft Visual Studio Code .

You can use the Unix command tic to compile a TI file into the binary files needed for a terminfo database.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference TI files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Mac

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Linux

Compile with tic command

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Category: Developer Files

Updated: June 1, 2022

FAQ

What is a TI file?
A TI file is a text file that describes one or more Unix terminals or other devices. It is meant to be used as a source file for a terminfo database.
How do I open a .ti file?
You can open and edit a TI file in any text or source code editor, such as GitHub Atom or Microsoft Visual Studio Code.