.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%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。