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
Last revisionBoth sides next revision
custom:ctrl-a_codes [2020/04/19 21:41] – [Attributes] Document ^AE and (new behavior) of ^AI codes digital mancustom:ctrl-a_codes [2020/05/11 18:02] – [Control] Add mouse hot-spot related Ctrl-A codes digital man
Line 1: Line 1:
-====== Ctrl-A (Attribute) Codes ====== +====== Attribute (Ctrl-A) Codes ====== 
-"Control A" codes (a.k.a. ^A codes) are terminal control sequences embedded in Synchronet text and menu display files.+//Attribute Codes// (a.k.a. ^A codes) are terminal control sequences embedded in Synchronet text and menu display files.
  
 ===== Background ===== ===== Background =====
Line 62: Line 62:
 |Delay          |  '';''   |Delay for one half second| |Delay          |  '';''   |Delay for one half second|
 |Delay          |  ''.''   |Delay for two seconds| |Delay          |  ''.''   |Delay for two seconds|
-|Cls            |  ''L''   |Clear the screen and home the cursor| +|Cls            |  ''L''   |Clear the screen, clear any existing mouse hot-spots, and home the cursor | 
-|Home            ''`''   |Home the cursor (without necessarily clearing the screen)|+|Home            '''''   |Home the cursor (without necessarily clearing the screen, used to be ''`'')| 
 +|Hungry-hotspot |  ''~''   |Precedes a single-character hungry mouse hot-spot command (CR if next character is a ctrl char or end of string) | 
 +|Strict-hotspot |  ''`''   |Precedes a single-character strict mouse hot-spot command (or "Home" if next character is a ctrl char or end of string) |
 |Clreos          ''J''   |Clear to end of screen (leave cursor in current position)| |Clreos          ''J''   |Clear to end of screen (leave cursor in current position)|
 |Clreol          ''>''   |Clear to end of line (leave cursor in current position)| |Clreol          ''>''   |Clear to end of line (leave cursor in current position)|
custom/ctrl-a_codes.txt · Last modified: 2021/10/05 22:19 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0