Oliver Ford
Oliver Ford
I think only @Mossop can open a PR from here: https://github.com/gilbertchen/duplicacy/compare/master...Mossop:aaa89bdd8c3c7551ee85171ea3837c9b9ecaf25d Would you mind, Mossop? 🙂
Thanks for replying anyway. I've never done much Go, but I'll see if I can verify it and shepherd it through. Cheers.
Packer does have `-on-error=abort` and `-on-error=ask` (default is `cleanup`) but the Vultr builder seems to ignore that and always destroy.
I needed this even with the non-flake installation. I think the issue is that the readme flake/non-flake is about how nix-darwin is installed, but the non-flake uninstallation section still assumes...
I think your naming suggestion covers it too - but just to add it occurred to me that this is just as relevant for templated text content: ```svelte { generateSomething({...
Duplicate of #471, I suppose I'll leave this open though to have an actual issue (vs discussion) tracking it. PR very welcome.
That's true, I was responding above to the different issue alluded to in the title: that you can't even compile with a header
This is not related to AwesomeCV, refer to docs/help for whatever tool/website you're using it with. (Or see the actual errors below as your screenshotted message says.)
I'm inclined to agree, think I would personally use this, but I'd be more comfortable merging if we could make it optional - i.e. default to the current behaviour so...
Thanks! I was thinking though if we did something like: ```latex \newtoggle{showpagetotal} ``` user can just `\toggletrue{showpagetotal}` if they want it. Bit easier than toggling comments, and keeps it encapsulated...