mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update TODO
This commit is contained in:
parent
76eb17e4d4
commit
27b8c1b82a
1 changed files with 10 additions and 0 deletions
10
TODO
10
TODO
|
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
|
* Support for running external command
|
||||||
|
|
||||||
|
Add key command e.g. 'ctrl-t r' which prompts user to run external command.
|
||||||
|
The command will be run in a process which stdin/stdout is redirected to the
|
||||||
|
serial port.
|
||||||
|
|
||||||
|
This is the first step towards maybe also adding automatic support for
|
||||||
|
x/y/zmodem data transfer protocols by calling external programs such as
|
||||||
|
rb/sb, rx/sx, rz/sz, etc.
|
||||||
|
|
||||||
* Allow tio to connect to socket
|
* Allow tio to connect to socket
|
||||||
|
|
||||||
After some more consideration I think it makes sense to support connecting to a
|
After some more consideration I think it makes sense to support connecting to a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue