Skip to content

Ghostty over SSH shows the ASCII splash instead of the image #13

Description

@kinncj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions