Tomasz Wojdat
Tomasz Wojdat
The [broken link](https://github.com/rwxrob/zet/blob/815dd6c0039559f130bfa47a5cdac4ef6223a411/20210813150318) is mentioned here: https://github.com/rwxrob/zet/tree/815dd6c0039559f130bfa47a5cdac4ef6223a411/20210813154054 I tried to look for the `20210813154054` and zettel title on GitHub / via `git grep` but I only found the zettel linked...
Hi, I changed the option in `settings.json` to use WT over the default terminal (i.e. `"shell_gui": "wt"`), but it was opening my default Windows Terminal profile rather than the WSL...
`shutil.which` is a standard and multiplatform solution to perform checks like this. This solves the issue described in #1401.
Hi, I noticed an issue with `asciidoc_reader` plugin when trying to run it from Docker. I noticed that the current logic is specified as follows: ```python for cmd in ALLOWED_CMDS:...
Hi, I've gone through [the webpage](https://pegn.dev/) and I noticed that there are no links provided for items in [PEGN Related Tools and Resources](https://github.com/pegn/spec/blob/2ad10e2c1bcb7230d39f1489ac983d21e4637573/doc/README.md#pegn-related-tools-and-resources): https://github.com/pegn/spec/blob/2ad10e2c1bcb7230d39f1489ac983d21e4637573/doc/README.md#L244-L253 I think that it would be...
These files are not present if `all-repos` exits unexpectedly, e.g. due to SIGINT. Then, the error message: output_dir should only contain repos.json, repos_filtered.json, and directories is shown, as these two...
Hi, I use all-repos as my daily driver, and I was bitten by this error probably a dozen of times already. When `all-repos-clone` quits unexpectedly, I often see an error...