Commit graph

10 commits

Author SHA1 Message Date
Martin Lund
9dd21af867 Renamed "gotty" to "tio"
Renamed to "tio" because it is shorter and this new name also more
precisely reflects what the program is - a simple TTY terminal I/O
application.

"tio" can be considered short for terminal I/O or TTY I/O or a
combination of the two, whichever you prefer.

Also, wanted to avoid naming conflicts with other projects.
2016-05-04 20:20:06 +02:00
Martin Lund
bbda0b8851 Added log feature
Added "--log <filename>" option which writes all activity to specified
file.
2016-05-01 21:21:05 +02:00
Martin Lund
4fe4b31776 Cleanup man page examples 2016-04-24 08:31:32 +02:00
Jakub Wilk
ad0aa62623 Stripped trailing whitespace from man page 2016-04-23 22:31:24 +02:00
Martin Lund
edeb79b02c Added unit for baudrate 2015-04-18 11:45:02 +03:00
Martin Lund
4eaff1df9d Renamed --char-delay to --output-delay
Renaming to make the naming more specific for the feature.
2015-04-18 11:41:49 +03:00
Martin Lund
e464ae132a Fixed man page for whatis 2014-10-23 19:14:21 +02:00
Martin Lund
2c64b8df62 Updated man page 2014-10-08 19:33:47 +02:00
Martin Lund
838df819fd Updated MAN and README page 2014-09-30 16:17:07 +02:00
Martin Lund
ff9e92be88 Added man page 2014-09-27 14:09:02 +02:00