From 971928faff0c100ef591c2d0e92e94b9f46ae71a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 16 Feb 2026 22:39:30 +0200 Subject: Add global average CPU line toggled with hotkey g Draw a 1px red horizontal line spanning the full window width showing the mean CPU usage across all monitored hosts. Toggled with 'g' hotkey and persistable to ~/.loadbarsrc via 'w'. Bump version to 0.10.0. 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 3c2c6cf..836b8df 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Press these keys while loadbars is running (see also `h` for a short list on std | **2** | Toggle memory bars (RAM left, Swap right per host) | | **3** | Toggle network bars (RX/TX summed across all non-lo interfaces per host) | | **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) | | **h** | Print hotkey list to stdout | | **q** | Quit | | **w** | Write current settings to ~/.loadbarsrc | -- cgit v1.2.3