mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add lua send(string)
This commit is contained in:
parent
00c8124a0a
commit
418a43d96e
2 changed files with 26 additions and 1 deletions
|
|
@ -384,7 +384,8 @@ available:
|
|||
Send file using x/y-modem protocol.
|
||||
|
||||
Protocol can be any of XMODEM_1K, XMODEM_CRC, YMODEM.
|
||||
|
||||
.IP "\fBsend(string)"
|
||||
Send string.
|
||||
.IP "\fBhigh(line)"
|
||||
Set tty line high.
|
||||
.IP "\fBlow(line)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue