User avatar
mia (developer mode) @mia@shrimptest.0x0.st
2d
@monkey @snacks @navi @coolbean @rose also the way to avoid sixel/kitty escape code corruption when the screen is shared with other stuff is to just put all the data in a single write() call because that’s atomic on all platforms that matter