mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
11 lines
296 B
Text
11 lines
296 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>
|
|
|
|
* Rework coloring to also support no coloring
|
|
|
|
* Add support for piping to tio
|