Caleb Maclennan

Results 2780 comments of Caleb Maclennan

Does Bookwyrm have a public API for this sort of usage? And what if any Lua libraries are available to plugins?

On the previous iteration of this issue I [made an offer](https://github.com/AGWA/git-crypt/issues/131#issuecomment-328263043) to come on as a maintainer and [later reiterated it](https://github.com/AGWA/git-crypt/issues/131#issuecomment-791282758). I linked instead of quoted those here because the...

You might also consider `pkgctl version setup` now in the official *devtools* package. I believe this script predates that being available, but the official one is pretty robust at this...

What Markdown parser are you using that respects 2 space indentation on *any* sort of block?

This has also fauled up Arch Linux packaging, I tried to bump the package to 0.10.0 and it won't pass the packaging check since the internal check function is failing....

You cannot upgrade things installed *via* homebrew using a 3rd party mechanism like the built in app updater. You need to update it via `brew` as well, which means waiting...

It's marked as deprecated because a they haven't been able to get it building from source properly so that it can live as a regular formula, and it is only...

One item got checked off 2 weeks ago (I just checked it but the fix shipped in 2.0.0). Yes it would be nice if the dev started to prioritize getting...

Would it help if we made defined the zenkaku width unit with a callback that would essentially delay initialization until first use? By the tme it is first used we...

If what you want it to save the condition (not content) of the typesetter there is already `SILE.typesetter.pushState()` and `.popState()`. If what you want is to try something on for...