From 41e25da4ccb3121ee9d22f8e9ad48568241d897c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 16 Feb 2026 23:03:53 +0200 Subject: Add toggleable host separator lines (hotkey s) Draw 1px yellow vertical lines between hosts when monitoring multiple servers, making it easy to see where one host's bars end and the next begins. Toggled with hotkey 's', persisted via 'w' to ~/.loadbarsrc. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4746d61..eb6b45b 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Press these keys while loadbars is running (see also `h` for a short list on std | **e** | Toggle extended display (1px peak line on CPU bars: max system+user over last samples) | | **g** | Toggle global average CPU line (1px red line showing mean CPU usage across all hosts) | | **i** | Toggle global I/O average line (1px pink line showing mean iowait+IRQ across all hosts) | +| **s** | Toggle host separator lines (1px yellow vertical line between hosts) | | **h** | Print hotkey list to stdout | | **q** | Quit | | **w** | Write current settings to ~/.loadbarsrc | -- cgit v1.2.3