Skip to content
Snippets Groups Projects
  1. Oct 11, 2018
    • rswindell's avatar
      Fix a long standing-bug where if the "inactivity hangup" timeout value is set · 41af8b34
      rswindell authored
      *lower* than the "inactivity warning" timeout value, the hangup timer wouldn't
      actually take effect until after the warning timeout elapsed. This made the
      login.js modification (rev 1.14) where we reduce the hangup timeout (by 75%)
      when an ANSI terminal is not detected, not effective.
      41af8b34
    • rswindell's avatar
      Since rev 1.27 of prntfile.cpp (Sept-30), the stock scanmsg.asc menu · dc49cd42
      rswindell authored
      ('?' from the Reading Messages prompt) would not fully display because
      it contains a Ctrl-Z character (for the right-arrow symbol). Rather than
      revert the menu() change (where CPM-EOF mode is the default for menu
      files) - change the Ctrl-AZ sequence from "premature end-of-file" to instead
      send an actual Ctrl-Z character (similiar to Ctrl-AA, Ctrl-AL, etc.). This
      changes the long-standing behavior of what Ctrl-AZ does, but since that was
      a dubious "feature" that I'm pretty sure nobody used, I'm will to take that
      chance. If you need a premature EOF now, just use a regular ole Ctrl-Z
      char instead (or even the @eof@ code). Of course the msgscan.asc now has
      to change accordingly.
      dc49cd42
  2. Oct 09, 2018
  3. Oct 08, 2018
  4. Oct 07, 2018
  5. Oct 06, 2018
  6. Oct 05, 2018
Loading