diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-16 22:39:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-16 22:39:30 +0200 |
| commit | 971928faff0c100ef591c2d0e92e94b9f46ae71a (patch) | |
| tree | aad62242e6107a8deefa310112c88d0409535a86 /README.md | |
| parent | 96b15cd512f6f38603e1e3d20afabd8c6f303079 (diff) | |
Add global average CPU line toggled with hotkey gv0.10.0
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 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | |
