Hacker News new | ask | show | jobs
by Koshkin 157 days ago
> text-mode web browser

> inline images inside the terminal

Now I'm confused

2 comments

Using Sixel graphics.

https://en.wikipedia.org/wiki/Sixel

https://www.arewesixelyet.com/

(and also kitty protocol)

Image support has been present in numerous terminal-mode browsers for many years if not decades, generally implemented through the framebuffer, though in some cases the browser will spawn an external image viewer (presuming a graphical environment, e.g., Xorg / Wayland).