- Apr 28, 2020
-
-
deuce authored
-
deuce authored
-
rswindell authored
current column is > 0, it'll maintain that same margin on the right-edge of the screen (shortening the fill length). This allows you to create nice dynamic horizontal lines/dividers with margins.
-
deuce authored
-
deuce authored
states, and there's no other threads around to change those states.
-
rswindell authored
-
deuce authored
-
deuce authored
The SDL wiki lists KMOD_MODE as AltGR... if that flag is flying in a keypress, do not block text input.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
checking.
-
rswindell authored
i think that js.on_exit("uifc.bail();"); must be added to hatchtit.js because premature exits break the terminal. Saludos!
-
rswindell authored
the net-attributes header fields.
-
rswindell authored
and clear the "IN-TRANSIT" net-attribute of the original message, even if we're flagging it for deletion (the delete attribute could always be toggled off).
-
deuce authored
Now, the window() is set to the curr coordinates. Use generic functions for implicit and relative movement. Make the scrolling region behave much more like the DEC source.
-
rswindell authored
I actually made this change back in January, but I don't remember why/who-for.
-
deuce authored
-
rswindell authored
Also, if a node has areafix=false in sbbsecho.ini, don't let it use tickfix either.
-
- Apr 27, 2020
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
list of FidoNet addresses/aka's.
-
rswindell authored
JavaScript... God bless it.
-
rswindell authored
"terminal nodes".
-
rswindell authored
in the root section, the following keys are supported: - AreaMgr (comma-separated list of area manager aliases, default: "FileFix") - Backups (number of backups to keep of the tickit.ini file, default: 10)
-
deuce authored
-
deuce authored
is deeply impacted by the vt glitch, and I'm not dealing with that.
-
rswindell authored
-
rswindell authored
apparently, so just enable for that period. Without this, returning from the viewmsg help screen produces interesting effects. Trim trailing white-space off search strings.
-
rswindell authored
-
rswindell authored
If either localtime_r() or mktime() return a error result, don't use use the non-sensical time. Nelgin has reported that under some conditions, he sees: Your time has been reduced due to an upcoming event on Wed Dec 31 1969 18:00:00 when using Ctrl-T (time info hot key). I don't have an explanation for this, but if either of those function calls failed in getnextevent(), something like this could happen. <shrug>
-
rswindell authored
Requires SBBSecho v3.11 or later Install using "jsexec tickfix -install" Just support the basic operations: %list, %query, %unlinked, connect(+) and disconnect(-) areas (named by tag or "ALL"). Oh, and %help. paypal to rob@synchro.net :-)
-
rswindell authored
Don't add another tear-line (---) if one already exists, when creating netmail (.msg) stored messages.
-
rswindell authored
flag set. Allow robot configurations in sbbsecho.in to include attribute values to add (or-into) the message header, thus allowing for robot-netmail messages that remain in SMB and are handled by robots (e.g. tickfix.js). Without the in-transit attribute flag set, the messages will be subsequently exported out to netmail/*.msg files for potential processing by other FTN utils.
-
rswindell authored
-
rswindell authored
-
mcmlxxix authored
-
rswindell authored
have frame.erase() - thanks Matt!
-
rswindell authored
Only trim the trailing white-space post-word-wrap if there was not a trailing newline on the original string.
-
mcmlxxix authored
abort top-level canvas check if frame is a parentless bastard child (might make it a bit faster in single-frame scenarios?)
-