Drew
Drew
Happy to accept help :) I don't think any of the current core contributors use Windows so don't expect this to be high priority for them.
Well put @weaversam8. I do think we should support Windows, but I have typically 2-3 hours a week to work on black-screen, and I'm going to put those hours towards...
Can you include a copy of your `.zshrc` here?
I have noticed it as well and was somewhat confused. It seems to be intentional: https://github.com/shockone/black-screen/blob/3f2e58a7e86227ad6cb36d78f4632712bf3f953f/src/views/css/main.ts#L446 @shockone what was the reasoning for this feature?
The way to implement this would be by using an "environment observer" plugin. We currently have an environment observer plugin that adds support for RVM that you can look at...
No, sorry :(
There currently isn't, but it wouldn't be too hard to add, I don't think. It would be a change in Parse Server to just make some unconditional calls to `logger.func()`...
`mongoimport` can also work with CSV. Check the docs here: https://docs.mongodb.com/manual/reference/program/mongoimport/