magic/textio
Tim Edwards c8a2d06e08 Finally got around to fixing the "logcommands" command, which has
been broken ever since moving to the Tcl/Tk wrapped version.  Added
some new features that allow background commands from the window
handling (like pointer tracking) to be omitted from the log file
via a suspend/resume function.  Added a header file and a few
commands at the top of the log file that align the log file contents
with the screen and box state at the start of logging.  This makes
a log file which can be "played back" by sourcing it from the magic
console prompt.  Per request from Harald Pretl.
2023-06-28 21:31:24 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
textio.h Finally got around to fixing the "logcommands" command, which has 2023-06-28 21:31:24 -04:00
textioInt.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
txCommands.c Finally got around to fixing the "logcommands" command, which has 2023-06-28 21:31:24 -04:00
txInput.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
txMain.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
txMore.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
txOutput.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
txcommands.h Finally got around to fixing the "logcommands" command, which has 2023-06-28 21:31:24 -04:00