Both sides previous revisionPrevious revisionNext revision | Previous revision |
custom:atcodes [2024/05/25 16:05] – [Terminal Information / Control] Document new RAINBOW @-code digital man | custom:atcodes [2024/09/25 12:02] (current) – [Terminal Information / Control] Add PETGRFX @-code digital man |
---|
|ASCII | |ASCII terminal character set ('On' or 'Off')| | |ASCII | |ASCII terminal character set ('On' or 'Off')| |
|PETSCII | |CBM/PETSCII terminal emulation ('On' or 'Off')| | |PETSCII | |CBM/PETSCII terminal emulation ('On' or 'Off')| |
| |PETGRFX | |Send special character (142) to enter UPPER/GRAPHICS character set mode on PETSCII terminals| |
|UTF8 | |UTF-8 terminal character set ('On' or 'Off')| | |UTF8 | |UTF-8 terminal character set ('On' or 'Off')| |
|COLOR | |Color terminal support ('On' or 'Off')| | |COLOR | |Color terminal support ('On' or 'Off')| |
|U+//code//!//char// | | Send a Unicode character code point, specifying fallback character only to used when no automatic fallback is available | | |U+//code//!//char// | | Send a Unicode character code point, specifying fallback character only to used when no automatic fallback is available | |
|!//x// | | Execute the terminal/attribute control sequences for one or more [[Ctrl-A Codes]] (operands) represented by //x//| | |!//x// | | Execute the terminal/attribute control sequences for one or more [[Ctrl-A Codes]] (operands) represented by //x//| |
|MNE://low// | | Set Mnemonic string "low" attribute (color) using ''[[config:attr.cfg]]'' syntax for "low" attribute code; the "high" attribute is set to the same color with the "high intensity" bit flipped | | |MNE://low// | | Set Mnemonic string "low" attribute (color) using ''[[config:attr.ini]]'' syntax for "low" attribute code; the "high" attribute is set to the same color with the "high intensity" bit flipped | |
|MNE://low//://high// | | Set Mnemonic string "low" and "high" attributes (colors) | | |MNE://low//://high// | | Set Mnemonic string "low" and "high" attributes (colors) | |
|MNE://low//://high//://cmd// | | Set Mnemonic string "low", "high" and "command" attributes (colors) | | |MNE://low//://high//://cmd// | | Set Mnemonic string "low", "high" and "command" attributes (colors) | |
|RAINBOW://pattern// | | Set the rainbow attribute pattern with colon-separated attributes (e.g. ''RAINBOW:R:RH:B:BH:G:GH:C:CH''), when used in display files, auto-reverts to the configured rainbow attribute pattern | | |RAINBOW://pattern// | | Set the rainbow attribute pattern with colon-separated attributes, using ''[[config:attr.ini]]'' syntax (e.g. ''RAINBOW:R:RH:B:BH:G:GH:C:CH'') | |
==== C-Text ==== | ==== C-Text ==== |
| |