Douglas
Douglas
Before anyone asks, I wrote this as a set of space-separated-commands, rather than a ` subcommand` because `get` is a built in. Attempting to define: ``` export def get ......
Agreed - I was thinking the same thing while i was working on these. It's something we have to figure out if we hope to open up `std` once again....
I'll add tests for this one as well before bringing out of draft. Any thoughts on whether I should use `msgpackz` in place of `nuon` for the value pickling?
Just a heads-up that this should probably be an issue on the [Docs repo](https://github.com/MicrosoftDocs/WSL) rather than here (and one of the WSL team may move it there), but some (certainly...
Based on that, can this be closed as implemented?
Thanks - both good catches. Updated both.
When I get a chance, I'll add this guidance to `CONTRIBUTING.md` and then close this out. Leaving it open as a reminder until then.
I've seen the issue in 0.98.1 (late builds) - I still haven't updated to 0.99 or 0.99.1. I can't reproduce it now, though.
> But again, it will also involve rewriting history to reduce the size of this repo, which might be a bit painful for current contributors and their forks. Personally I...
Possibly? I'm not a CSS wiz, so I'm not sure how difficult it would be As for Markdown, we'd have to find a library that supports RGB colors through ANSI....