-
Possibly useful project basis for adding high quality [Tek 401x](https://github.com/rricharz/Tek4010) emulation to mintty, if someone was interested in porting this across to mintty, as their GPL3 lic…
-
# Problem
When I output the sample sixel image described in https://en.wikipedia.org/wiki/Sixel multiple times,
the number of displayed images is unconstant.
[hi.txt](https://github.com/arakike…
-
Hello. I've seen github issues where support of a native arm mac was added
But in Installation section on your website I can't find the native arm
Brew loads it from https://laboratory.stolendat…
-
For users without sixel support, you may want to use block rendition from https://github.com/csdvrx/derasterize
The license is ISC, and the only dependency is imagemagick for converting to a RGB b…
-
Hi! I'm the author of [lsix](https://github.com/hackerb9/lsix) and I received a couple bug reports that my program doesn't work with st even though it should. It would appear to be an issue in st's re…
-
In #332, the reason given for not adding Miller columns is the redundant disk reads:
> The fundamental issue with Miller View is too many redundant disk reads due to reading of subdir contents on o…
-
Other key bindings work fine, but pressing 'w' kills the parent terminal: Tmux pane, or iTerm2 or Terminal.app window. The effect is the same under Bash or Zsh. I was unable to reproduce the issue …
jeffs updated
3 years ago
-
Using xterm on NetBSD 9.0_STABLE. I've set .Xresources to read `XTerm*decTerminalID: vt340`
lsix was placed in /usr/bin as there is no /usr/local on this system. ImageMagick is also installed.
xte…
-
Hello,
First thanks for your amazing work.
I'm actually dealing with an issue while trying to convert SVG (transparent background) to PNG.
Simply code like that :
```
$im = new Imagick();…
-
i use **mlterm** with versoin 3.9.0 as my VT on Centos 6.5, then i run `./lsix demo.jpg` as well as i tested some other different kind of images like PNG or JPEG, then the terminal display nothing,exc…