Running `heimdall-dashboard` over SSH from Ghostty showed the ASCII splash, not the inline logo image (worked locally on macOS Ghostty).
Root cause: image detection recognised Ghostty only via `TERM_PROGRAM=ghostty`, which SSH and tmux strip; `TERM=xterm-ghostty` is forwarded. Fixed by treating `TERM=xterm-ghostty` as Kitty-graphics-capable.
Shipped in #9 — released in v2.7.1.
Running `heimdall-dashboard` over SSH from Ghostty showed the ASCII splash, not the inline logo image (worked locally on macOS Ghostty).
Root cause: image detection recognised Ghostty only via `TERM_PROGRAM=ghostty`, which SSH and tmux strip; `TERM=xterm-ghostty` is forwarded. Fixed by treating `TERM=xterm-ghostty` as Kitty-graphics-capable.
Shipped in #9 — released in v2.7.1.