Thomas Anderson

Results 16 issues of Thomas Anderson

Thank you for your very hard work on this project. I've used it for years and have noticed an issue that has been occurring for a long time. Syncing via...

bug

I mentioned in #122 that implementing a service worker could help alleviate bugs due to connection issues and extended sessions. If this is done, we wouldn't be too far away...

needs discussion
feature request

#### Describe Bug or Feature Typo in man pages (`listong`) #### Describe Your Change Fixed the typo (`listing`). Pretty sure from the context it is supposed to be `listing` but...

Adds an option for `inlinemath` to the blacklist variable that controls whether inline math will be concealed or not. At the moment it works but is untested and almost definitely...

**Describe the bug** Get errors when trying to install the KDE global theme portion of this package. Other parts install with no issue. Please see below for steps to reproduce....

**Describe the bug** The health check does not actually ensure that unbound is able to resolve domain names. If the domain for the check (default `cloudflare.com`) has previously been queried...

It should be easy to set the domain for the HEALTHCHECK without having to copy/repeat/redefine the entire health check command. This PR: - Adds an environment variable `HEALTHCHECK_DOMAIN` to the...

For some reason, using `subprocess.run()` inside of a `side_effect` function doesn't seem to work. Take the following, which demonstrates the expected behavior: ``` $ cat /tmp/subprocess_raw.py import subprocess print(subprocess.__file__) subprocess.run(["which",...

At the moment, it doesn't seem possible to specify that a domain (and its subdomains) should only ever be resolved locally. There is `private_networks` which works for in the opposite...

Touchpad accuracy/performance should meet or exceed that of the current closed-source blob before the bounty may be accepted. I understand this is a long-term goal and this bounty may lay...