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
fb89b79b30
commit
f2535e4ea0
1 changed files with 3 additions and 2 deletions
|
|
@ -32,12 +32,13 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
* Sensible defaults
|
* Sensible defaults
|
||||||
* Support for non-standard baud rates
|
* Support for non-standard baud rates
|
||||||
* Support for RS-485 mode
|
* Support for RS-485 mode
|
||||||
|
* Support for mark and space parity
|
||||||
* List available serial devices by ID
|
* List available serial devices by ID
|
||||||
* Show RX/TX statistics
|
* Show RX/TX statistics
|
||||||
* Toggle serial lines
|
* Toggle serial lines
|
||||||
* Pulse serial lines with configurable pulse duration
|
* Pulse serial lines with configurable pulse duration
|
||||||
* Local echo support
|
* Local echo support
|
||||||
* Map characters (nl, cr-nl, bs, lowercase to uppercase, etc.)
|
* Remapping of characters (nl, cr-nl, bs, lowercase to uppercase, etc.)
|
||||||
* Line timestamps
|
* Line timestamps
|
||||||
* Support for delayed output per character
|
* Support for delayed output per character
|
||||||
* Support for delayed output per line
|
* Support for delayed output per line
|
||||||
|
|
@ -50,7 +51,7 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
* Pipe input and/or output
|
* Pipe input and/or output
|
||||||
* Support for simple line request/response handling
|
* Support for simple line request/response handling
|
||||||
* Bash completion
|
* Bash completion
|
||||||
* Color support
|
* Configurable text color
|
||||||
* Visual or audible alert on connect/disconnect
|
* Visual or audible alert on connect/disconnect
|
||||||
* Remapping of prefix key
|
* Remapping of prefix key
|
||||||
* Man page documentation
|
* Man page documentation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue