mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
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:
parent
b9a2f4a1be
commit
a64d1a493b
3 changed files with 14 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue