r-31415
r-31415
## Details The latest version of Plots.jl displays plots with large margins in GKS QtTerm windows. plot(Plots.fakedata(50,5)) Floating window:  Maximized window:  Just in case it is relevant, there...
The `rules` flag can be really useful, but I noticed that filenames are not verified, so a rule to match `.htpasswd` wouldn't be part of a found regex. In some...
Name of the parser: It is not clear from the output of ctags --list-subparsers, which parser is used for the Go language The command line you used to run ctags:...
First of all, thank you for providing this Dockerfile. The app in the container is working well, however, it is not receiving signals (in particular, Ctrl-C is ignored), so it...