Added "ctrl-t c" key command to clear screen

This commit is contained in:
Martin Lund 2016-06-02 00:35:19 +02:00
parent e9db9ea0de
commit b9a2f4a1be
3 changed files with 10 additions and 0 deletions

View file

@ -70,6 +70,8 @@ Display help.
In session, the following key sequences are intercepted as tio commands:
.IP "\fBctrl-t ?"
List available key commands
.IP "\fBctrl-t c"
Clear screen
.IP "\fBctrl-t i"
Show settings information (baudrate, databits, etc.)
.IP "\fBctrl-t q"