summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-08 22:21:23 +0200
committerPaul Buetow <paul@buetow.org>2026-03-08 22:21:23 +0200
commit0872aed3c767915170ffaa0ef7d48d73f7fd7977 (patch)
tree1a3dbbdea64a415a96aa23069745f790bfc42bf9
parentb8cbe6878e7313589f44ee6922593cdb8825421b (diff)
Update README: replace hotkey list with concise TUI navigation section referencing in‑screen help (H)
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
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: