1 votes
TI File - What is a .ti file and how do I open it?
Learn about .TI files and view a list of programs that open them.
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.
Document Icon
Brotkrümel
Previous / Next
In-Depth
.TI File Extension
Terminfo Source File
| Developer | N/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