magic/textio
Darryl L. Miles 272dda3c84 TCL9: TxResetTerminal(bool force) added arguments
This seems like it has 2 use cases.

Internal console management around reprinting command prompt, but many
 modes of operation delegate the prompt processing to tkcon or readline.
Process termination to restore the termios.
2025-01-04 11:08:01 -05: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 TCL9: TxResetTerminal(bool force) added arguments 2025-01-04 11:08:01 -05:00
textioInt.h printf: use compiler __attribute__((format (printf,fff,aaa))) 2025-01-03 09:08:14 +00:00
txCommands.c txCommands.c: warning: variable ... is used uninitialized whenever 2024-10-09 21:34:12 -04:00
txInput.c TCL9: TxResetTerminal(bool force) added arguments 2025-01-04 11:08:01 -05:00
txMain.c Lookup() constify WindGetCommandTable() returns 'const' 2024-12-26 15:20:58 -05:00
txMore.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
txOutput.c txOutput.c: printf style constify fmt call-site 2025-01-03 09:08:14 +00:00
txcommands.h Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00