Xarvex
Xarvex
The current JSON schema used takes up a fair amount of space for JSON data, and can take some time to process a large number of files. As well, it...
Fixes: #81 Refactored file opener helper to use already present open_file Refactored open_file to allow option for file manager For Linux systems, should use default file manager. **IMPORTANT: only tested...
While I was adding an option to quiet the output (which I will make a PR for after this), I noticed that not all commands handled environment variable options and/or...
From #255: > Ocassionally, a pip install will fail because of mismatched hashes, which from my research I believe this to be related to a cache error. This cannot easily...
This may sound strange, but I **promise** there is purpose. This brings about the possibility of loading another directory's RC file (*instead* of using the working directory). My use case...