Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
custom:atcodes [2024/01/25 14:03] – [Message Variables (@-codes)] text string IDs are an exception to the UPERDCASE requirement digital mancustom:atcodes [2024/09/25 12:02] (current) – [Terminal Information / Control] Add PETGRFX @-code digital man
Line 438: Line 438:
 |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')|
Line 459: Line 460:
 |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.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//://cmd// |  | Set Mnemonic string "low", "high" and "command" attributes (colors) |
 +|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 ====