-
It was observed (mintty/wsltty#90) that some sixel graphics cause trouble in the context of some font sizes. Their display either fails or it even crashes or locks mintty.
@saitoha, the following o…
-
I just came across icat. I am using Arch Linux. I tried displaying an image with icat, but it always displays in 256 colour, instead of 24 bit.
![image](https://user-images.githubusercontent.com/1611…
-
While doing other things, I noticed crater is testing multiple versions of 1300+ crates. Is this something we want? I remember during a beta triage that an old version of a crate was tested reporting …
-
Yes, a full, comprehensive pty API. It should be able to handle all kinds of console applications that run in Conhost (WSL, Win32, UWP, even 16-bit DOS programs).
-
Running VMS 7.3 under commit 44bfd68a on macOS 10.13, it randomly crashes back to the sim> prompt. I rolled back to commit 8c0439fe (the last change I saw in the log to VAX) and it no longer occurs.
…
-
Running Julia through Cygwin, after installing GNUPlot:
```
julia> using Gaston
julia> run(`gnuplot --version`)
gnuplot 5.2 patchlevel 2
```
So far so good. Pkg.test() results in a file path f…
hustf updated
6 years ago
-
Since MSys2 had started providing gnuplot as a package, we had decided to go for it and use it, instead of providing it as an add-on.
Furthermore, the only way to launch gnuplot interactively from …
-
In the latest Windows Insider Build [17093](https://docs.microsoft.com/en-us/windows/wsl/release-notes#build-17093) there is a new [WSL configuration file](https://blogs.msdn.microsoft.com/commandline…
-
In swapping out the DZ MUX for the VH one:
```
set cpu 512m
set cpu conhalt
set cpu idle=vms
attach todr todr_clock.dat
set console telnet=8600
set console telnet=buffered
set rq enable
…
-
Hey all. Just wondering what your thoughts are on continued development of the terminal version of tabview given that [Visidata](https://github.com/saulpw/visidata) seems to have sprung up and taken o…