diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-16 23:03:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-16 23:03:53 +0200 |
| commit | 41e25da4ccb3121ee9d22f8e9ad48568241d897c (patch) | |
| tree | 2bd05c5cd5bc1fb7c52238037c647ca52015038f /README.md | |
| parent | 0f35a55c0ca2beef550d7a3fb425c53ea7b5ce88 (diff) | |
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 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | |
