mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
6fff4939e4
commit
f257b7fba5
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -43,11 +43,13 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
* Pulse serial lines with configurable pulse duration
|
* Pulse serial lines with configurable pulse duration
|
||||||
* Local echo support
|
* Local echo support
|
||||||
* Remapping of characters (nl, cr-nl, bs, lowercase to uppercase, etc.)
|
* Remapping of characters (nl, cr-nl, bs, lowercase to uppercase, etc.)
|
||||||
* Per line timestamps in normal output mode
|
|
||||||
* Timeout based timestamps in hex output mode
|
|
||||||
* Support for delayed output per character
|
|
||||||
* Support for delayed output per line
|
|
||||||
* Switchable independent input and output mode (normal vs hex)
|
* Switchable independent input and output mode (normal vs hex)
|
||||||
|
* Timestamp support
|
||||||
|
* Per line in normal output mode
|
||||||
|
* Output timeout timestamps in hex output mode
|
||||||
|
* Support for delayed output
|
||||||
|
* Per character
|
||||||
|
* Per line
|
||||||
* Log to file with automatic or manual naming of log file
|
* Log to file with automatic or manual naming of log file
|
||||||
* Configuration file support
|
* Configuration file support
|
||||||
* Activate sub-configurations by name or pattern
|
* Activate sub-configurations by name or pattern
|
||||||
|
|
@ -58,12 +60,12 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
* Visual or audible alert on connect/disconnect
|
* Visual or audible alert on connect/disconnect
|
||||||
* Remapping of prefix key
|
* Remapping of prefix key
|
||||||
* Support NO_COLOR env variable as per no-color.org
|
* Support NO_COLOR env variable as per no-color.org
|
||||||
* Man page documentation
|
|
||||||
* Lua scripting support for automation
|
* Lua scripting support for automation
|
||||||
* Run script manually or automatically at connect once/always/never
|
* Run script manually or automatically at connect once/always/never
|
||||||
* Simple expect/send like functionality with support for regular expressions
|
* Simple expect/send like functionality with support for regular expressions
|
||||||
* Manipulate port control lines (useful for microcontroller reset/boot etc.)
|
* Manipulate port control lines (useful for microcontroller reset/boot etc.)
|
||||||
* Send files via x/y-modem protocol
|
* Send files via x/y-modem protocol
|
||||||
|
* Man page documentation
|
||||||
* Plays nicely with [tmux](https://tmux.github.io)
|
* Plays nicely with [tmux](https://tmux.github.io)
|
||||||
|
|
||||||
## 3. Usage
|
## 3. Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue