- Feb 06, 2008
-
-
deuce authored
-
- Feb 05, 2008
- Feb 03, 2008
-
-
deuce authored
More alloc reductions for cterm Overhaul of ATASCII mode. Works better with break animations now, but there are still a couple glitches. I think I need someone with real hardware and real terminal software to answer a few questions (especially about edge effects)
-
deuce authored
I've actually found a BBS which relies on this (correct) telnet behaviour.
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
set to "Yes", then handle out-of-time before executing external.
-
rswindell authored
(e.g. "@XTRN:LORD@").
-
- Feb 02, 2008
- Feb 01, 2008
-
-
deuce authored
Enable "Jump scrolling" in edit and quote modes. Edit mode, a scroll be be 1/3rd of the screen height rather than one line. Quote mode, a scroll is 1/2 of the quote window height rather than one line.
-
deuce authored
implementation. Fix protocol typo.
-
deuce authored
Protect against the case where net.type is non-zero and net.addr is NULL. As an interesting sidenote, the usage of smb_netaddr() here isn't thread-safe.
-
rswindell authored
for NULL strring.
-
- Jan 31, 2008
- Jan 30, 2008
- Jan 29, 2008
- Jan 28, 2008
-
-
deuce authored
-
deuce authored
-
deuce authored
ESC[?25h will show the cursor ESC[?25l will hide the cursor Update documentation to include erase character, DoorWay mode and cursor control.
-
deuce authored
Make the F-key bindings match SyncTERM.
-
deuce authored
-
deuce authored
-
deuce authored
"Address"
-
deuce authored
Use capitalizations as per the XMODEM YMODEM protocol reference. Upload options are now: ZMODEM YMODEM XMODEM ASCII And download options are: ZMODEM YMODEM-g YMODEM XMODEM
-