ANSI escape code
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Elements of File Formats }} The '''ANSI escape codes''' (or '''ANSI codes''', '''control codes''', '''control sequences''', etc.) a...") |
m |
||
Line 13: | Line 13: | ||
* [[ANSI Music]] | * [[ANSI Music]] | ||
− | == Specifications | + | == Specifications == |
* [http://www.textfiles.com/programming/FORMATS/ansix364.txt ANSI control sequences] | * [http://www.textfiles.com/programming/FORMATS/ansix364.txt ANSI control sequences] | ||
* [http://www.textfiles.com/programming/FORMATS/ansicodes.pro ANSI code list] | * [http://www.textfiles.com/programming/FORMATS/ansicodes.pro ANSI code list] |
Revision as of 18:20, 15 February 2016
The ANSI escape codes (or ANSI codes, control codes, control sequences, etc.) are a set of standard byte sequences which cause special things to happen when interpreted by certain character-based terminals and other output devices. For example, a code might change the text color, or move the cursor. These codes (or some subset of them) are used ANSI Art and similar types of files.
Most codes produce graphical effects, but a few are intended for sound, or other functions.
See also
Specifications
- ANSI control sequences
- ANSI code list
- Wikipedia: ANSI escape code
- EMCA-48: Control Functions for Coded Character Sets