mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added 'ctrl-t ?' to list available commands
This commit is contained in:
parent
66d5cf5456
commit
59a537f7dd
3 changed files with 14 additions and 2 deletions
|
|
@ -61,12 +61,14 @@ Display help.
|
|||
.PP
|
||||
.TP 16n
|
||||
In session, the following key sequences are intercepted as tio commands:
|
||||
.IP "\fBctrl-t ?"
|
||||
List available key commands
|
||||
.IP "\fBctrl-t i"
|
||||
Show session settings information (baudrate, databits, etc.)
|
||||
Show settings information (baudrate, databits, etc.)
|
||||
.IP "\fBctrl-t q"
|
||||
Quit
|
||||
.IP "\fBctrl-t s"
|
||||
Show session statistics (total number of bytes transmitted/received)
|
||||
Show statistics (total number of bytes transmitted/received)
|
||||
.IP "\fBctrl-t t"
|
||||
Send ctrl-t key code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue