nick black
nick black
let's see if we can bring it current really quickly...
Thanks for your contribution to Notcurses!
i don't use tmux myself, so it doesn't get regular testing. i'm looking to do a new release ASAP once i fix a bug that's keeping us from passing autotests...
taking a look at this, although the failure cases you describe seem like they would have been seen elsewhere. can you please provide some triggering code, so i can make...
as a special case, we ought at the very least attempt to maximize the sixel graphic area on program startup, sending it along with our other initial commands if the...
you know, we know by the time of resize whether there's XTSMGRAPHICS support, because we issued one in the beginning. resizes ought be rare events, and are fundamentally associated with...
@kmarius that is a correct assessment.
as far as i'm aware, sextants were added in Unicode 13's Symbols for Legacy Computing, and we're using them in the "sexblitter". quadrants were added long ago (unicode 4?), and...
i saw this the other day! awwww shit, awww shit. as i note above, though, you get more "resolution" but you lose color accuracy. sextants were not nearly as much...
so, i went ahead and merged @eschnett 's PR adding support for `NCBLIT_4x2` using Unicode 16 octants, for which he is a champion. this is not a complete solution, though....