Both sides previous revisionPrevious revisionNext revision | Previous revision |
custom:ctrl-a_codes [2024/05/25 16:00] – [Attributes] Document new rainbow attribute code (Ctrl-AX) digital man | custom:ctrl-a_codes [2025/02/21 17:13] (current) – [Attributes] Fix links to fonts.ini page digital man |
---|
|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 ===== |
|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)| |