mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add xmodem and ymodem file send support (#208)
* Add xmodem and ymodem file send support --------- Co-authored-by: pnr <pnr@home25.nl>
This commit is contained in:
parent
812dee8e54
commit
e6ffbd9058
6 changed files with 285 additions and 1 deletions
|
|
@ -194,6 +194,8 @@ ctrl-t ? to list the available key commands.
|
|||
[20:19:12.041] ctrl-t t Toggle line timestamp mode
|
||||
[20:19:12.041] ctrl-t U Toggle conversion to uppercase
|
||||
[20:19:12.041] ctrl-t v Show version
|
||||
[20:19:12.041] ctrl-t x Send file using the XMODEM protocol
|
||||
[20:19:12.041] ctrl-t y Send file using the YMODEM protocol
|
||||
[20:19:12.041] ctrl-t ctrl-t Send ctrl-t character
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue