- Feb 16, 2009
-
-
rswindell authored
supports buffers > 1024 bytes.
-
rswindell authored
Use of SAFECOPY() instead of strcpy(). Remove some WIP support.
-
rswindell authored
-
rswindell authored
Fixed handling of Ctrl-A\x7F (invalid code). Ctrl-A\x80 now translates to <ESC>[C rather than <ESC>[1C. Ctrl-AL now translatest to <ESC>[2J<ESC>[H to more ANSI-correct.
-
rswindell authored
Added <ESC>[B and <ESC>[D conversions to ASCII (LF and BS accordingly).
-
rswindell authored
Use truncsp() and more sensible use of remove_ctrl_a() in quotestr().
-
rswindell authored
-
deuce authored
varied widely by platform.
-
- Feb 15, 2009
-
-
deuce authored
-
deuce authored
-
rswindell authored
(accounting for the current console mode/status).
-
rswindell authored
HEADER.DAT file in it's .rep packets (e.g. running v3.15a), the "NETMAIL" to field would be over-ridden and the mail never routed.
-
rswindell authored
brace style update.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
column and leaving the row unchanged.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Feb 14, 2009
- Feb 13, 2009
-
-
deuce authored
yet) and fix tab test.
-
deuce authored
132 to support all modes and do proper wrapping. For cterm, remove extra tab handling code, start tab sequence with 1,9 and other general tab fixes. This seems to bring it into line with UNIX consoles and HyperTerminal.
-
rswindell authored
-
rswindell authored
supports RLogin and SSH in addition to Telnet).
-
- Feb 12, 2009
-
-
deuce authored
-