mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
9 lines
248 B
Text
9 lines
248 B
Text
|
|
* Improve error/warning messaging when parsing configuration file
|
|
|
|
* Add internet socket feature
|
|
|
|
Add support for internet sockets by specifying the socket string in the
|
|
following format: inet:<ip>:<port>
|
|
|
|
* Add support for piping to tio
|