mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
26 lines
511 B
Text
26 lines
511 B
Text
=== Go TTY v1.2 ===
|
|
|
|
Changes since Go TTY v1.1:
|
|
|
|
* Enabled .tar.gz distribution support
|
|
|
|
Github does not allow releases including .tar.xz anymore so we have to
|
|
also enable old school .tar.gz.
|
|
|
|
* Added AUTHORS file
|
|
|
|
* Added unit for baudrate
|
|
|
|
* Renamed --char-delay to --output-delay
|
|
|
|
Renaming to make the naming more specific for the feature.
|
|
|
|
* Fixed man page for whatis
|
|
|
|
Jesper Larsen:
|
|
|
|
* Added packaging files for Ubuntu
|
|
|
|
Jeppe Ledet-Pedersen:
|
|
|
|
* Add option for setting inter-character delay
|