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.
This commit is contained in:
Martin Lund 2016-05-07 14:31:24 +02:00
parent f6b69d244d
commit 72a287f189
5 changed files with 7 additions and 7 deletions

2
README
View file

@ -30,7 +30,7 @@
-v, --version Display version
-h, --help Display help
In session, press ctrl-g + q to quit.
In session, press ctrl-t + q to quit.
The only option which requires a bit of elaboration is the --no-autoconnect