tio/src
Martin Lund c8aeba7ef8 Fix output line delay
Apply output line delay on lines ending with \n.

On most systems lines ends with \n or \r\n.
2022-10-11 12:12:40 +02:00
..
bash-completion Complete bit reorder feature for release 2022-09-29 17:33:35 +02:00
alert.c Add visual or audible alert support on connect/disconnect 2022-09-10 22:33:42 +02:00
alert.h Cleanup 2022-09-10 23:31:02 +02:00
configfile.c Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
configfile.h Clean up indentation 2022-09-18 19:20:12 +02:00
error.c Clean up indentation 2022-09-18 19:20:12 +02:00
error.h Cleanup error printing routines 2022-07-11 23:18:19 +02:00
log.c Enable line buffering of log 2022-07-23 09:53:12 +02:00
log.h Cleanup log code 2022-06-22 00:22:18 +02:00
main.c Add line response feature 2022-08-15 19:58:28 +02:00
meson.build Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
misc.c Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
misc.h Add visual or audible alert support on connect/disconnect 2022-09-10 22:33:42 +02:00
options.c Cleanup 2022-09-11 11:55:19 +02:00
options.h Cleanup 2022-09-10 23:31:02 +02:00
print.c Clean up indentation 2022-09-18 19:20:12 +02:00
print.h Clean up indentation 2022-09-18 19:20:12 +02:00
rs485.c Add experimental RS-485 support 2022-09-10 17:52:54 +02:00
rs485.h Add experimental RS-485 support 2022-09-10 17:52:54 +02:00
setspeed.c Add missing include 2022-07-12 22:27:42 +02:00
setspeed.h Simplify arbitrary baudrate code 2022-07-12 12:09:09 +02:00
signals.c Ignore SIGPIPE signals 2022-08-17 16:51:15 -07:00
signals.h Handle SIGHUP 2022-03-18 19:19:11 +01:00
socket.c Handle stale unix socket file 2022-09-11 11:20:27 +02:00
socket.h Add support for external control via a Unix domain socket. 2022-04-18 14:06:33 -07:00
timestamp.c Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
timestamp.h Consolidate timestamp implementation in one file 2022-09-10 23:29:23 +02:00
tty.c Fix output line delay 2022-10-11 12:12:40 +02:00
tty.h Change 'ctrl-t T' to 'ctrl-t t' for timestamp toggle 2022-07-15 12:26:36 +02:00