Rearranged key commands

Rearranged the key commands:

ctrl-c (clear screen) is now
ctrl-l which is similar to the well known shell ctrl-l

ctrl-i (show settings information) is now
ctrl-c (show configuration)

Updated man page accordingly.
This commit is contained in:
Martin Lund 2016-06-04 21:56:53 +02:00
parent b9a2f4a1be
commit a64d1a493b
3 changed files with 14 additions and 14 deletions

View file

@ -71,9 +71,9 @@ In session, the following key sequences are intercepted as tio commands:
.IP "\fBctrl-t ?"
List available key commands
.IP "\fBctrl-t c"
Show configuration (baudrate, databits, etc.)
.IP "\fBctrl-t l"
Clear screen
.IP "\fBctrl-t i"
Show settings information (baudrate, databits, etc.)
.IP "\fBctrl-t q"
Quit
.IP "\fBctrl-t s"