mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Updated ChangeLog
This commit is contained in:
parent
b2d33abfe9
commit
e88c4d55da
1 changed files with 11 additions and 9 deletions
20
ChangeLog
20
ChangeLog
|
|
@ -1,14 +1,16 @@
|
||||||
=== tio v1.6 ===
|
=== tio v1.7 ===
|
||||||
|
|
||||||
Changes since tio v1.5:
|
Changes since tio v1.6:
|
||||||
|
|
||||||
* Renamed "gotty" to "tio"
|
* Changed escape key from ^g to ^t
|
||||||
|
|
||||||
Renamed to "tio" because it is shorter and this new name also more
|
After renaming to "tio" it makes sense to change the escape key
|
||||||
precisely reflects what the program is - a simple TTY terminal I/O
|
accordingly. Hence, the new escape key is ^t.
|
||||||
application.
|
|
||||||
|
|
||||||
"tio" can be considered short for terminal I/O or TTY I/O or a
|
Meaning, in session, its now ctrl-t + q to quit.
|
||||||
combination of the two, whichever you prefer.
|
|
||||||
|
|
||||||
Also, wanted to avoid naming conflicts with other projects.
|
Jakub Wilk:
|
||||||
|
|
||||||
|
* Fixed silly "tio or tio" in man page
|
||||||
|
|
||||||
|
* Fixed typo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue