Description
Hi, i'm trying to build some applications with this awesome library, but when I run the zig build run-hello_world command and press i, the image wasn't show on the screen.
Screenshot
It seems like ghostty also supports the Kitty graphics protocol.
Is it a bug or something?
Reproduce
- Open a ghostty terminal
- Run the command
zig build run-hello_world
Expect behavior
- Show the image correctly.
Actual behavior
- The image doesn't show on the screen
Environment info
- OS: Linux arching 7.0.2-arch1-1
- Zig version: 0.17.0
- Terminal emulator: ghostty 1.3.1
Description
Hi, i'm trying to build some applications with this awesome library, but when I run the
zig build run-hello_worldcommand and pressi, the image wasn't show on the screen.Screenshot
It seems like
ghosttyalso supports the Kitty graphics protocol.Is it a bug or something?
Reproduce
zig build run-hello_worldExpect behavior
Actual behavior
Environment info