Zachary Wimer
Zachary Wimer
This PR: 1. Adds support for the 'oxford comma' format list format in `listing`. Depending on location etc., some people list items using an oxford comma. For example: ```python x...
This PR fixes: 1. Fixes #600 by allowing `--adapt` to be whitelisted for `zstd` instead of a specified compression level 2. Expands the existing compression regex to match compression level...
Currently my `btrbk.conf` contains: ``` stream_compress_adapt yes stream_compress zstd ``` I have my backup NAS set to run with `ssh_filter_btrbk.sh`. When I do it fails with something like: ``` ERROR:...
About a year ago [#551](https://github.com/digint/btrbk/issues/551) was merged which corrected incorrect documentation. This change has yet to be reflected on the website's documentation: https://digint.ch/btrbk/doc/btrbk.conf.5.html Unless there is a reason to wait,...
This can be fixed either by removing `battery_status_bg` from the README. Alternatively, if it should be, add it (and `battery_status_fg`) to `battery.tmux`.
### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
This is a: Documentation Error ## Details This section is inaccurate on modern Fedora, it might be written with Ubuntu in mind https://github.com/pi-hole/docker-pi-hole/tree/4cb3c3a16d4d571408f83640487017799402b50b?tab=readme-ov-file#installing-on-ubuntu-or-fedora There are two issues that stand out...
## Feature Requested It would be nice if users could specify an environment variable to enable global `argcomplete` on scripts, such as `PYTHON_ARGCOMPLETE_OK_PATHS="/home/me/.local/bin/foo:/home/me/.local/bin/bar"` This would be equivalent to prepending those...
## Feature Requested It would be nice if users who were using `argcomplete` in a virtualenv could get the benefits of `activate-global-python-argcomplete` without having their global shell configuration files modified....
Running `shc -f a.sh` creates `a.sh.x`, which works fine until macOS is rebooted. After that it'll print something like: ``` The error message: " uE?A@1??G??oAg!X??^I' ?_??8?has expired! Please contact your...