-
When I hold down PgDn in a huge dir, hunter scrolls down at incredible speed, but at the end it jumps to my home dir.
-
Looking for but not seeing environment variables or escape sequences that would query mintty and return the mintty version or startup command line.
These would be useful in diagnosing issues - verif…
-
A quick `fin exec 'identify -list format'` or `fin exec 'identify -version'` will show that SVG is not supported by imagemagick on the CLI images.
We're using imagemagick for SVG to png conversion…
-
Add ImageView and VideoView widgets.
Implement ImageView based on Sixel graphics and VideoView by integrating mpv playback.
-
I want allow draw png images in 8bit character format in the console.
The idea is this next:
`call @data sun.png`
This will load the data of the png image, convert to 8bit and save in an special …
-
Moved from #571.
> > > Why LICENSE.xterm? Why not LICENSE.sixel from libsixel?
> >
> > OK, LICENSE.sixel is also needed. I'll add it.
> > LICENSE.xterm is needed only for the tiny function hls_to_rg…
-
Forwarded from https://github.com/mattn/go-sixel/issues/5.
> The color register #255 is treated as 257th color in mintty.
> https://github.com/mintty/mintty/blob/324152bd503dac16fc7becfa06d53f52080d0…
-
I've just downloaded and installed `ImageMagick`. After the install, as directed in the instructions, I tried:
```
$ /usr/local/bin/convert logo: logo.gif
/usr/local/bin/convert: /usr/local/lib/lib…
-
I've been trying to get `convert something.tiff "outfilepattern.jpg"` to work in our lambdas (node 10.x).
The first thing I tried was to deploy the IM app to my account, and added the arn layer to …
-
My program [lsix](https://github.com/hackerb9/lsix) has received a report that MinTTY is not drawing SIXEL graphics correctly. According to the report, part of the problem seems to be that MinTTY sets…