Jakob Haufe
|
bbf1c4ec70
|
Add missing declaration
|
2016-04-23 21:34:42 +02: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 |
|
Jeppe Ledet-Pedersen
|
bc100643ec
|
Add option for setting inter-character delay
|
2015-04-13 13:45:05 +02:00 |
|
Martin Lund
|
2cf211b99f
|
Changed quit key sequence to ctrl-g + q
Changed the quit key sequence from ctrl-g + ctrl-q to ctrl-g + q as the
latter is simpler and considered more conventional.
|
2014-10-08 19:25:35 +02:00 |
|
Martin Lund
|
b6c1135d69
|
Added timestamp to gotty prompt
|
2014-10-07 17:45:21 +02:00 |
|
Martin Lund
|
cc7f21e735
|
Various cleanup
Renamed device -> tty_device.
Removed hardcoded tty device name max length.
Updated README.
|
2014-09-30 16:05:38 +02:00 |
|
Martin Lund
|
9dfb1debaf
|
Fixed disconnect output
In certain cases the disconnect message would eat a line of output from
the tty device (if any). This is now fixed.
|
2014-09-30 01:18:29 +02:00 |
|
Martin Lund
|
4b535a5c62
|
Improved Connected / Disconnected output
|
2014-09-28 12:59:00 +02:00 |
|
Martin Lund
|
6e2582787c
|
Fixed not being able to quit
When gotty was waiting for a device to appear it was impossible to quit
using the ctrl-g ctrl-q sequence. This is now fixed.
|
2014-09-27 22:18:07 +02:00 |
|
Martin Lund
|
a14d14d75b
|
Initial import
|
2014-09-27 11:35:17 +02:00 |
|