nick black
nick black
I think we'd want to start with 1018[01]: ``` Sub-Index: 001 Description: Vendor Id Data Type: Unsigned32 Access: Read Only PDO Mapping: No Default Value: 0x02e1 Lower Limit: 0x0 Upper...
I absolutely mean only to play videos. I imagine retaining what you have now, and replacing what ever fork+exec() mechanism you use to engage mpv with a ``` ncv =...
To see the kind of difference I'm talking about, take a look at the attached image. Half blocks (as used by the mpv-tvt implementation) are represented by "state of the...
oooh, another advantage (if you care) is that mpv isn't in e.g. Fedora Core (you have to go to Fedora Fusion), whereas notcurses (compiled against OpenImageIO in the Fedora case--it...
> I want to resist the impulse to let `lsix` accrete with lots of twiddly little fixes for corner cases. I feel like there's got to be a better way,...
> I think I missed something. What else were you going to fix with 'sed'? > > I'm open to a larger patch if it helps me to understand the...
While I appreciate the kind words from @hackerb9 , Notcurses's sixel implementation as of 2.3.x leaves some room for improvement. I'd say the current state-of-the-art is libsixel, which is (on...
it is interesting, for instance, to run `ncls` on a directory and also run `lsix`.
oh if you were asking about fastest *display* as opposed to *encoding*, Sixel is fastest on WezTerm and foot in my experience. Kitty is fast on both Kitty and WezTerm,...
> @j4james: any thoughts on a good sixel benchmark? It would be nice to have a good one for whatever test suite comes out of the vt340test. in addition to...