Tryggvi Larusson
Tryggvi Larusson
Viu (https://github.com/atanunq/viu) or more specifically its underlying library (https://github.com/atanunq/viuer) could also be a more minimal option for displaying images. It supports the Kitty/iTerm2 image protocol as well as optionally Sixel
> * Get text of file before slice it ? > > ``` > const contents = "1234567890abcdefghijklmnokprstuvxyz" > const sliceEndSmallerThanFile = 11 > > const blb = new Blob([contents]);...
@jdalton Just got around to verify this but this works correctly last in version 1.0.15 , so this broke in version 1.0.16 of Bun. Btw. this is still not working...
I added support for GOOS=wasip1 in the pull request https://github.com/go-git/go-billy/pull/36