Starbeamrainbowlabs
Starbeamrainbowlabs
Waaaiiiiit a moment. Before I review the rest of this Pull Request, why is there a duplicate of the `find` command in the `linux` platform here? Are there some specific...
Sure, we don't want to merge until all discussions are resolved. However, sometimes it is advantageous to leave a discussion thread as "unresolved" in the GitHub interface. For example, it...
I'd probably recommend implementing either TOTP ([this library looks like it'll do the job at a quick look](https://packagist.org/packages/spomky-labs/otphp)) or U2F / FIDO2 (which I don't much development experience with, but...
@Alkarex: That would be awesome! That should work with my new [Solo](https://solokeys.com) that's just arrived :D Happy test it - I use Firefox
Hrm, I wouldn't mind - so long as prebuilt binaries are provided (since I don't currently have the ability to compile rust programs atm).
Hrm, while a dictionary idea sounds cool, remember that some commands that variants depending on platform (`rename` is just 1 example). Also, it complicates the format pages are stored on...
@genivia-inc a cool idea, but remember that we can't enforce a single colour scheme on the user's terminal. @EmilySeville7cfg Interesting syntax ideas, but I feel we need to be wary...
> Sorry if this is confusing, but the current color scheme doesn't work for me, showing blue on black that is almost unreadable. Right, but that's a client-specific issue, @genivia-inc....
No, I'm not saying that you as a user are wrong here, @genivia-inc. I'm simply saying that if you have an issue with the colour scheme of tldr pages, this...
Ummm the client spec *does* require you to output the version of the spec you implement: https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md?plain=1#L38 > `-v`, `--version` | Yes | Shows the current version of the client,...