Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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 [2024/05/25 16:00] – [Attributes] Document new rainbow attribute code (Ctrl-AX) digital mancustom:ctrl-a_codes [2025/02/21 17:13] (current) – [Attributes] Fix links to fonts.ini page digital man
Line 33: Line 33:
 |Cyan     ''C''  |   ''6''  | |Cyan     ''C''  |   ''6''  |
 |White/Gray  |   ''W''  |   ''7''  | |White/Gray  |   ''W''  |   ''7''  |
 +
 +==== PC-VGA Example ====
 +{{:custom:ctrl-a_codes_vga.png?800|}}
 +
 +==== Commodore 128 Example ====
 +{{:custom:ctrl-a_codes_c128.png?800|}}
 +
 +==== Commodore 64 Example ====
 +{{:custom:ctrl-a_codes_c64.png?800|}}
  
 ===== Attributes ===== ===== Attributes =====
Line 42: 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)|