diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-19 09:53:36 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-19 09:53:36 +0300 |
| commit | 32a19cf9fb1344c9b1a61054d7cf2c90edc3708a (patch) | |
| tree | 13945a54930a6c5078a29d90627cc22048d49ff1 | |
| parent | 5bd44dcb1e588fd5df8c02aec58353f7aa8f7d13 (diff) | |
t6 update tutorial tab hotkeys
| -rw-r--r-- | docs/tutorial/tutorial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/tutorial.md b/docs/tutorial/tutorial.md index 7aa5f13..b461069 100644 --- a/docs/tutorial/tutorial.md +++ b/docs/tutorial/tutorial.md @@ -212,7 +212,7 @@ Tapes live in [`tapes/`](./tapes), the background workload that drives them is [ | Key | Action | |-----|--------| | `tab` / `shift+tab` | next / previous tab | -| `1`–`7` | jump to tab by number (1=Flame, 2=Overview, 3=Syscalls, 4=Files, 5=Processes, 6=Latency, 7=Stream) | +| `1`–`8` | jump to tab by number (1=Flame, 2=Overview, 3=Syscalls, 4=Files, 5=Processes, 6=Latency, 7=Stream, 8=Non-IO) | | `H` | toggle bottom help panel | | `e` | export filtered stream snapshot to CSV | | `R` | start / stop Parquet recording | |
