tio/examples
yabu76 c74273ecaa Add option --no-tty-restore / -N that omits tty_restore() call #334
On exit, do not reset the tty device settings to the state they were in
before the program started.
This is effective when sending characters at a low baud rate and then
immediately exiting, to ensure that the last character is output
correctly.
2025-12-31 15:14:18 +09:00
..
config Add option --no-tty-restore / -N that omits tty_restore() call #334 2025-12-31 15:14:18 +09:00
lua Overhaul Lua API 2025-06-14 15:09:21 +02:00
socket Add some socket examples of bidirectional command helpers and pexpect 2025-12-07 11:21:55 +09:00