Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

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:ctrl-a_codes [2025/02/21 16:52] – Include some SyncTERM examples of different Ctrl-A (attribute) codes digital mancustom:ctrl-a_codes [2026/02/17 01:47] (current) – [Attributes] Add new Ctrl-Av and V codes digital man
Line 51: Line 51:
 |Blink              | ''I'' |Blinking (slow), when supported by the terminal | |Blink              | ''I'' |Blinking (slow), when supported by the terminal |
 |Bright-Background  | ''E'' |High intensity background (so-called iCE colors), when supported by the terminal (new in v3.17c) | |Bright-Background  | ''E'' |High intensity background (so-called iCE colors), when supported by the terminal (new in v3.17c) |
-|Blink-Font         | ''f'' |Set the //Blink// attribute **only** if a alternate [[config:fonts.ini|Blink-font]] has been activated in the terminal (new in v3.17) | +|Blink-Font         | ''f'' |Set the //Blink// attribute **only** if a alternate [[fonts.ini|Blink-font]] has been activated in the terminal (new in v3.17) | 
-|High-Blink-Font    | ''F'' |Set the //Blink// attribute **only** if a alternate [[config:fonts.ini|High-intensity Blink-font]] has been activated in the terminal (new in v3.17) |+|High-Blink-Font    | ''F'' |Set the //Blink// attribute **only** if a alternate [[fonts.ini|High-intensity Blink-font]] has been activated in the terminal (new in v3.17) |
 |Normal             | ''N'' |No Special Attributes (Normal, e.g. light-gray) - resets both //High// and //Blink// attributes | |Normal             | ''N'' |No Special Attributes (Normal, e.g. light-gray) - resets both //High// and //Blink// attributes |
 |Optimized Normal   | ''-'' |Only changes to //normal// if High Intensity, Blinking, or Background attribute is set (or pop attributes if pushed)| |Optimized Normal   | ''-'' |Only changes to //normal// if High Intensity, Blinking, or Background attribute is set (or pop attributes if pushed)|
 |Optimized Normal   | ''_'' |Only changes to //normal// if the Blinking or Background attribute is set | |Optimized Normal   | ''_'' |Only changes to //normal// if the Blinking or Background attribute is set |
-|Rainbow, wrapped   | ''X'' |Alternating attributes, wrapping the pattern for longer strings |+|Rainbow, wrapped   | ''X'' |Alternating attributes, wrapping the pattern for longer strings (colors configured via ''rainbow'' key in ''[[dir:ctrl]]/[[config:attr.ini]]''|
 |Rainbow            | ''x'' |Alternating attributes, repeating the last attribute for longer strings | |Rainbow            | ''x'' |Alternating attributes, repeating the last attribute for longer strings |
 +|User-defined (high)| ''U'' |Sysop-defined attribute from the ''userhigh'' key in ''[[dir:ctrl]]/[[config:attr.ini]]''
 +|User-defined (low) | ''u'' |Sysop-defined attribute from the ''userlow'' key in ''[[dir:ctrl]]/[[config:attr.ini]]''
 +|Mnemonics (high)   | ''V'' |Sysop-defined attribute from the ''mnehigh'' key in ''[[dir:ctrl]]/[[config:attr.ini]]''
 +|Mnemonics (low)    | ''v'' |Sysop-defined attribute from the ''mnelow'' key in ''[[dir:ctrl]]/[[config:attr.ini]]'' |
 ==== Rainbows ==== ==== Rainbows ====
 The rainbow attribute (Ctrl-AX or Ctrl-Ax code) enables an alternating attribute pattern that is configurable by the sysop in their ''[[dir:ctrl]]/[[config:attr.ini]]'' file or by using the ''RAINBOW'' [[custom:atcodes|@-code]]. The rainbow attribute (Ctrl-AX or Ctrl-Ax code) enables an alternating attribute pattern that is configurable by the sysop in their ''[[dir:ctrl]]/[[config:attr.ini]]'' file or by using the ''RAINBOW'' [[custom:atcodes|@-code]].
Line 140: Line 143:
   * [[:custom:|Customization]]   * [[:custom:|Customization]]
   * [[:resource:ANSI Editors]]   * [[:resource:ANSI Editors]]
 +  * [[:custom:Colors]]
  
-{{tag>ansi}}+{{tag>ansi colors}}