mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Update plain text man page
This commit is contained in:
parent
b7ff637667
commit
52a1e65bc3
1 changed files with 8 additions and 5 deletions
|
|
@ -160,7 +160,8 @@ OPTIONS
|
|||
Display help.
|
||||
|
||||
KEYS
|
||||
In session, the following key sequences are intercepted as tio commands:
|
||||
In session, the following key sequences, a prefix key (default: ctrl-t) followed by a command key, are intercepted as tio com‐
|
||||
mands:
|
||||
|
||||
ctrl-t ? List available key commands
|
||||
|
||||
|
|
@ -178,8 +179,6 @@ KEYS
|
|||
|
||||
ctrl-t s Show TX/RX statistics
|
||||
|
||||
ctrl-t t Send ctrl-t key code
|
||||
|
||||
ctrl-t L Show line states (DTR, RTS, CTS, DSR, DCD, RI)
|
||||
|
||||
ctrl-t d Toggle DTR
|
||||
|
|
@ -188,6 +187,8 @@ KEYS
|
|||
|
||||
ctrl-t r Toggle RTS
|
||||
|
||||
ctrl-t t Toggle line timestamp mode
|
||||
|
||||
ctrl-t U Toggle conversion to uppercase on output
|
||||
|
||||
ctrl-t v Show version
|
||||
|
|
@ -260,6 +261,8 @@ CONFIGURATION FILE
|
|||
|
||||
socket Set socket to redirect I/O to
|
||||
|
||||
prefix-ctrl-key Set prefix ctrl key (a..z, default: t)
|
||||
|
||||
CONFIGURATION FILE EXAMPLES
|
||||
To change the default configuration simply set options like so:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue