scherepanov
scherepanov
It is fixed on my branch
I think @vibou abandoned this project, or lost interest in maintaining it. For quality of code on scherepanov branch. That was my JS learning project. I added quite a few...
Have not found how to pull your commit into my branch. I implemented it again on my branch.
Yes it does make a sense I committed to my branch better defined set of keyboard shortcuts. Yours are there as well.
Have been fixed several commits ago. Reinstall straight from latest master.
Yes, this section is very short: https://docs.min.io/enterprise/aistor-object-store/reference/cli/mc-mirror/#minio-wildcard-matching After trying for 10 minutes, made it working. With help of Google search, matching dir names are working, you should use like that:...
Instead of just checking mc exit code, I have to get mc stdout, parse json, and see if it it has error. Hopefully it is an easy fix, you can...