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 revisionBoth sides next revision
custom:ctrl-a_codes [2019/01/11 03:38] – [Control] Document the new Ctrl-AZ vs. Ctrl-Az behavior in v3.17c. digital mancustom:ctrl-a_codes [2019/04/02 00:41] – [Control] Document the Ctrl-A \ (back-slash) sequence digital man
Line 65: Line 65:
 |LF              '']''   |Send a line feed character (Ctrl-J) - Cursor Down| |LF              '']''   |Send a line feed character (Ctrl-J) - Cursor Down|
 |Cond-Newline    ''/''   |Send a new-line sequence (CRLF) **only** when the cursor is not already in the first column (new in v3.17) | |Cond-Newline    ''/''   |Send a new-line sequence (CRLF) **only** when the cursor is not already in the first column (new in v3.17) |
 +|Cond-Linecont  |  ''\''   |Send a line-continuation sequence (''[[custom:text.dat]]'' //LongLineContinuationPrefix// line) if terminal < 80 columns |
 |Cond-Blankline |  ''?''   |Send a blank-line sequence **only** when the previously printed line was not blank (new in v3.17) | |Cond-Blankline |  ''?''   |Send a blank-line sequence **only** when the previously printed line was not blank (new in v3.17) |
 |Push Attr      |  ''+''   |Save current attributes into (server-side) attribute LIFO stack| |Push Attr      |  ''+''   |Save current attributes into (server-side) attribute LIFO stack|