tio/src
Martin Lund 72a287f189 Changed escape key from ^g to ^t
After renaming to "tio" it makes sense to change the escape key
accordingly. Hence, the new escape key is ^t.

Meaning, in session, its now ctrl-t + q to quit.
2016-05-07 14:31:24 +02:00
..
bash-completion Renamed "gotty" to "tio" 2016-05-04 20:20:06 +02:00
include/tio Changed escape key from ^g to ^t 2016-05-07 14:31:24 +02:00
log.c Renamed "gotty" to "tio" 2016-05-04 20:20:06 +02:00
main.c Renamed "gotty" to "tio" 2016-05-04 20:20:06 +02:00
Makefile.am Renamed "gotty" to "tio" 2016-05-04 20:20:06 +02:00
options.c Changed escape key from ^g to ^t 2016-05-07 14:31:24 +02:00
time.c Renamed "gotty" to "tio" 2016-05-04 20:20:06 +02:00
tty.c Changed escape key from ^g to ^t 2016-05-07 14:31:24 +02:00