-
https://i.imgur.com/B5HXWNO.png
-
yaft is a framebuffer terminal with sixel support: https://github.com/uobikiemukot/yaft
"convert foo.jpg -geometry 800x480 sixel:-" does work in yaft.
But lsix says "Error: Your terminal does…
hun10 updated
5 years ago
-
```
I would like to see an option to "Allow only one instance." This option
would subsequently suck all new terminal sessions into a new tab in the
same window. The user could then switch tabs with a…
-
I tried Version 4.1.0b, build 20171211.
-
**Describe the bug**
When I run learn.recorder.plot() from the command line I get the error:
```text
Traceback (most recent call last):
File "./tabular_fastai.py", line 193, in
learn.reco…
-
This is not so much an issue as a report that I managed to use node-sixel to "print" sixel data in DomTerm. The interesting part of the new code is:
let six = new SixelImage();
six…
-
I'd like to either patch in libsixel support natively, or add an option patch for it so my build of `st` would be able to use sixel to view images and moving gifs.
There is an already existing patc…
-
Rolled from #213.
### Ready for next release
- [x] custom key-plugin keybinds to run plugins directly
- [x] fix `tar`/`bsdtar` always creating tar archives (and not by suffix)
- [x] make selec…
jarun updated
5 years ago
-
I had to install webp, but imagemagic needs to be there, of course, and I had that. It still doesn't work on the default terminal on Linux Mint Cinnamon, showing some escape sequences and errors. I'm …
-
There is [no output at all](https://i.imgur.com/6S1fctA.png) when I try to use lsix. This was tested with bash and sh (pictured), on xfce4-terminal 0.8.7.4 on arch linux. There is [no output with xter…