From 2ee1f5c224cf104fb46bfe5a00d2acc525dcf211 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sun, 7 Apr 2024 12:40:06 +0200 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0e16c..986c64c 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,11 @@ when used in combination with [tmux](https://tmux.github.io). * Configurable text color * Visual or audible alert on connect/disconnect * Remapping of prefix key + * Support NO_COLOR env variable as per no-color.org * Man page documentation - * Binary size less than 90kB + * Lua scripting support + * Manipulate port control lines at connect/reconnect (useful for microcontroller reset/boot etc.) + * Automate interaction with tty device (TBD) * Plays nicely with [tmux](https://tmux.github.io) ## 3. Usage