Email or username:

Password:

Forgot your password?
Top-level
gvv

@neauoire ooh interesting, I've been thinking of doing something like this to enable running the screen device to display in your (sixel-supporting) terminal. But I don't yet even know whether there are more terminals with sixel support than embedded image support (kitty, alacrity etc)... 🤯

3 comments
gvv

@neauoire nice, thanks! and... ugh, disjoint sets. So looks like a screen device writing to a terminal should support both pixel rendering and sixel rendering for reasonable coverage of common terminals. I worry that the frame rate might be unusably terrible when repeatedly overwriting the same square with consecutive frames though... only one way to find out!!

Devil Lu Linvega

@gvv some roms have very small screen sizes, like, try catclock as an experiment. It updates once every second.

Go Up