aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba72e59..e3710d9 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,11 @@ don't file expectations. **Use at your own risk.**
undefined heads) as the default code view; `F5`/`Tab` drops into the
**decompiler (pseudocode)** for the function under the cursor. Both are
line-virtualized and page lazily over the worker.
+- The startup splash draws the **real logo image** on terminals that speak the
+ kitty graphics protocol (~10× the resolution of the block art), and falls back
+ to `logo.ans` everywhere else. Support is detected by *asking the terminal*,
+ not by sniffing `$TERM` — under a multiplexer that passes the protocol through,
+ every environment variable you'd test is empty while the protocol works fine.
- A **control-flow graph** (`space`, IDA's own key): the current function's basic
blocks as boxes with routed, colour-coded edges (green taken / red fall-through
/ blue unconditional / purple loop), laid out with a proper layered