Jeff Lindsay
Jeff Lindsay
I'm imagining specifically this would obfuscate all but the last 4 characters. Not a high priority I think though, let's see what users say.
Great catch, we had this in before but we lost it while moving things around. I actually think this should be a flag as opposed to positional argument. I tend...
Feel free to ask plenty of questions in slack.
`--description`, `-d`
If you explicitly set `TERM`, Docker will use that. At least in 1.13. And yes, I think since normally when you use Docker people don't think to set `TERM`, but...
Either way, we'll have to educate users. So it's a matter of whether we want to educate them using double quotes or with square brackets. I have no problem explaining...
Great idea. We can put this in the docs for now and then when we have a proper onboarding path we can make sure it's a part of that.
Thank you, looking into this.
I was planning to port it to using Deno since I'm trying to avoid having Node.js involved in the codebase. However there was a bug preventing this. It looks like...
This is two things: multi selection and multi operation. I don't exactly know how to do click+drag multi selection yet. Text showing as selected is totally separate. I do know...