From 0872aed3c767915170ffaa0ef7d48d73f7fd7977 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Mar 2026 22:21:23 +0200 Subject: =?UTF-8?q?Update=20README:=20replace=20hotkey=20list=20with=20con?= =?UTF-8?q?cise=20TUI=20navigation=20section=20referencing=20in=E2=80=91sc?= =?UTF-8?q?reen=20help=20(H)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4efae1f..ea70460 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,24 @@ Flamegraphs are available only inside the TUI dashboard. Use `-fields` to change the stack order and `-count` to choose the metric. The default stack order is `comm,path,tracepoint` (bottom to top). -## TUI Hotkeys +## TUI Navigation + +The TUI interface provides an in‑screen help panel (toggle with **H**) that lists all available keys. Use this help screen to discover navigation shortcuts. + +You can move between dashboard tabs: + +- **tab** – next dashboard tab +- **shift+tab** – previous dashboard tab +- **1** – Overview +- **2** – Syscalls +- **3** – Files +- **4** – Processes +- **5** – Latency+Gaps +- **6** – Stream + +The bottom hint shows `press H for help` when the help is hidden. + + The TUI has two key scopes: -- cgit v1.2.3