mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
support non standard bauds on mac and a new option to send/clear(manually) break
This commit is contained in:
parent
3a1fd79fcb
commit
625f6781af
3 changed files with 32 additions and 7 deletions
|
|
@ -103,6 +103,8 @@ In session, the following key sequences are intercepted as tio commands:
|
|||
List available key commands
|
||||
.IP "\fBctrl-t b"
|
||||
Send serial break (triggers SysRq on Linux, etc.)
|
||||
.IP "\fBctrl-t B"
|
||||
Send serial break and clear manually
|
||||
.IP "\fBctrl-t c"
|
||||
Show configuration (baudrate, databits, etc.)
|
||||
.IP "\fBctrl-t e"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue