From f2535e4ea00c3f4c102f3bf73024e60cf37aa2ba Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 17 Sep 2022 22:57:55 +0200 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5effb79..943d244 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,13 @@ when used in combination with [tmux](https://tmux.github.io). * Sensible defaults * Support for non-standard baud rates * Support for RS-485 mode + * Support for mark and space parity * List available serial devices by ID * Show RX/TX statistics * Toggle serial lines * Pulse serial lines with configurable pulse duration * 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 * Support for delayed output per character * 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 * Support for simple line request/response handling * Bash completion - * Color support + * Configurable text color * Visual or audible alert on connect/disconnect * Remapping of prefix key * Man page documentation