r-31415

Results 4 issues of 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: ![screenshot-211109-1659-41](https://user-images.githubusercontent.com/599274/147435351-c2471974-fd74-47f7-9737-ebbf7f903ad9.png) Maximized window: ![screenshot-211109-1512-05](https://user-images.githubusercontent.com/599274/147435360-88f28ea0-d7b6-4c14-8e4c-41d5fffc65fa.png) Just in case it is relevant, there...

bug
GR

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...

enhancement

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...