Christian Muehlhaeuser
Christian Muehlhaeuser
It would be nice if Parachute could provide an overview of running activities as well, so I could use it to 1. switch between activities 2. move windows between activites
I've added an `example.lua` to `configs/`, which includes all currently parsed config options.
*Note:* This is a WIP pull request. I don't suggest to merge it just yet, and when we eventually do, I suggest to squash-merge it. This would require @znuh to...
Helps with the parsing / validating of cliargs and generates a nice `--help` for us.
For example: - when no config has been specified via argv - when a key/auth file can't be read
A sane default might be detecting the amount of logical CPU cores and spawning just as many threads, but it would be nice to have this number configurable by the...
Should be able to handle both boltdb & bbolt.
Needs slash-escaping.