.TI 文件扩展名

Terminfo Source File

开发者 不适用
受欢迎程度
1.0  |  1 
 

什么是 TI 文件?

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.

更多信息

在 Microsoft Visual Studio Code 中打开的 .ti 文件截图
在 Microsoft Visual Studio Code 中打开的 TI 文件

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.

如何打开 TI 文件

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.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 TI 文件的程序

Linux
Compile with tic command
免费
分类: 开发者
更新时间: 2022-06-01

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Terminfo Source 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们