Reuben Thomas
Reuben Thomas
I came across this impressive project while looking at the state of the art with small Emacsen. I'm the maintainer of Zile, and I'd like to note that its stats...
Thanks for fullPage.js! See #3978 where I thought a license key was mandatory, and that that was why my page wasn't working. The documentation for the `licenseKey` option at https://alvarotrigo.com/fullPage/docs/#licensekey...
I am the maintainer of `rpl`: https://github.com/rrthomas/rpl , a utility to find and replace regexp patterns in files. The currently-released version is written in Python, and has performance problems. I...
### Is your feature request related to a problem? Please describe. Converting an image to PNG8 outputs with binary transparency (as documented). This seems an unfortunate default choice in 2025,...
[Edit: Thanks to @snibgo for pointing out the existence of `-type PaletteAlpha`, which supplies the functionality I was looking for. I have rewritten this feature request to ask for improved...
**How would this feature be useful?** If I `pipx install linton`, then try to use the program, it gives an error that it can't find the `nancy` executable. This is...
I just noticed that for building nuspell in GitHub CI on Ubuntu I need to run `sudo ldconfig` after `sudo make install`. For some reason, this command was commented out...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
In the documentation for the `anchors` option, it says: > Now anchors can be defined directly in the HTML structure by using the attribute data-anchor as explained here. The "Now"...
`hint` diagnostics are useful to show (for example, greyed out unused function parameters in Python), but it would be great if I could make `flycheck-next`/`previous-error` ignore them. Thanks for `lsp-mode`,...