- Oct 14, 2019
- Oct 13, 2019
-
-
echicken authored
-
echicken authored
-
echicken authored
directories anyway.) Returns to where you were on the page. Maybe could do this for text files as well. Allow download of text file currently being viewed with 'd'.
-
echicken authored
This will be used for internal documents (help, bookmarks) where selector is a path relative to js.exec_dir.
-
echicken authored
-
echicken authored
with strip_ctrl.
-
echicken authored
Added o u r R j k key commands. More feedback from status bar.
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Muchos faster. To-do list ... mostly unchanged.
-
echicken authored
from a file, a string, or an array of strings. Because it does various bits of rewrap magic it's probably not suitable for all content. Good for my gopher client, though.
-
- Oct 11, 2019
-
-
rswindell authored
the address part (using %.0s).
-
echicken authored
-
echicken authored
Help screen still needed, and various rough spots need smoothing over; also support for some types of selectors (Index Search, etc.) needs to be added, I guess.
-
echicken authored
To-do: - Add history navigation keys to H)elp screen - Left to go back - Right to go forward
-
echicken authored
To do: - Config file - Let users enter an address to visit or let sysop specify list (currently just goes to gopher.quux.org) - Help screen; keys are currently: - tab for next item - ` (backtick) for previous item - up / down to scroll - enter to select item - q to quit
-
- Oct 09, 2019
-
-
rswindell authored
- Elminate unused values: NOBEEP, REQ_PW, L_SYSOP, QVALKEYS, and ERRALARM - Added: AUTO_DST and NONODELIST Addresses issue raised by Alterego (ALTERANT)
-
rswindell authored
wins and losses. Uses graphic.js library to display image file using special fx, when available (graphic.js v1.82 or later). Clear console aborted flag before displaying winners. Fix bug when displaying winners of specific difficulty levels 2+, list was limited to winners divided by 5, rather than displaying the full (e.g. top 20) winners of that level.
-
- Oct 08, 2019
-
-
rswindell authored
aux/net attributes to FidoNet msg header attributes: - CRASH - FILEREQUEST (FREQ) - RECEIPTREQ (RRREQ) This should fix the FREQ netmail issue reported by Richard Williamson (RICHARDF). Thanks for the bug report!
-
rswindell authored
-
rswindell authored
enabling/disabling reverse mode), ala outchar().
-
rswindell authored
scripts can check it. The drawfw() method now supports the 'center' value for x/ypos. The draw() method support for 'center' x/ypos values appeared off-by-one.
-
rswindell authored
Don't suppress the display of the "from network address" just because there's an '@' in the "from name" - some Internet email (e.g. SPAM) "From" names include '@'s to try and follow the reader. <sigh>
-
rswindell authored
JS console.gotoxy() and the GOTOXY @-code now work with PETSCII terminals (homes the cursor then moves down and right the appropriate number of rows and columns). Bummer I didn't think of this method sooner.
-
rswindell authored
interesting and on many platforms, unavailable anyway.
-
- Oct 07, 2019
-
-
rswindell authored
winners. The "Winners" syncdata message are backwards compatible with rev 2.0 and earlier, but now contain the fractional seconds. When displaying winners from within the game, prompt for difficulty level (e.g. list top level 1 winners only). Since players often compete on time and don't really care about the higher difficulty level rankings. The "winners" command-line option still displays the top winners from all levels, but renumbers them based on the (rounded-up) difficulty level. Handle syncdata messages with tear lines (---) or converted tear lines (===) which interfere with JSON-parsing. Since the message tail is not read, tear lines are not normally an issue, but converted tear lines (e.g. by SBBSecho) are imported as part of the body text and caused JSON parse failures, e.g. === minesweeper.js 2.0 --- SBBSecho 3.06-Win32 ... now fixed.
-
rswindell authored
-
- Oct 05, 2019
- Oct 04, 2019
- Oct 03, 2019