hpjansson / chafa

📺🗿 Terminal graphics for the 21st century.
https://hpjansson.org/chafa/
GNU Lesser General Public License v3.0
2.97k stars 64 forks source link

[Bug] Doesn't use Kitty graphics when in Ghostty #220

Closed ThatOneCalculator closed 1 month ago

ThatOneCalculator commented 1 month ago

In ghostty, images don't use the kitty image protocol

Original report: https://github.com/ravachol/kew/issues/171

hpjansson commented 1 month ago

Hi, thanks for filing the report.

What does chafa --version say on your system?

ThatOneCalculator commented 1 month ago
Chafa version 1.14.2

Loaders:  AVIF GIF JPEG JXL PNG QOI SVG TIFF WebP XWD
Features: mmx sse4.1 popcnt avx2
Applying: mmx sse4.1 popcnt avx2

Copyright (C) 2018-2023 Hans Petter Jansson et al.
Incl. libnsgif copyright (C) 2004 Richard Wilson, copyright (C) 2008 Sean Fox
Incl. LodePNG copyright (C) 2005-2018 Lode Vandevenne
Incl. QOI decoder copyright (C) 2021 Dominic Szablewski

This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ThatOneCalculator commented 1 month ago

Saw your comment in the downstream issue, works when building chafa from git!

image