Remix.run Logo
fragmede 3 hours ago

My clone of cat(1) is called redpanda(no manual) that includes kitty terminal graphics protocol support so I can do `cat nyan.png` and the png rendered to the terminal I'm using (ghostty) instead of cat spewing a bunch of garbage.

https://github.com/fragmede/redpanda

user142 2 hours ago | parent [-]

I just realized that you can run sudo apt install nyancat on Ubuntu. It even includes a man page.

fragmede 2 hours ago | parent [-]

Just to note, that's output using standard ANSI escapes and not kitty or sixel terminal graphics support.