aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88e7e00..86883d4 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,14 @@ python -m idatui.drive rename sub_5BE0 foo # goto + rename
→ [`docs/RPC.md`](docs/RPC.md)
+There's a scripted feature tour on top of it, for screen recordings — it spawns
+its own pane on a scratch copy, drives ten scenes through the real prompts, and
+reverts its own edits:
+
+```sh
+python tools/demo.py --spawn # --speed 0.5 to rehearse, --list for the scenes
+```
+
**Splash** — the logo renders as a real image on terminals that speak the kitty
graphics protocol, `logo.ans` everywhere else. Support is detected by *asking the
terminal*, not by sniffing `$TERM` (under a multiplexer, every variable you'd