Zac Sims
Zac Sims
Great, thanks for the reply. Will see if I can find some time. Is there any CI setup on this repo? On Tue, Oct 25, 2016, 04:17 Scott Wolchok [email protected]...
Any luck? There's several issues raised around this. Most solutions seem to land on bump the retry count + timeout. Wonder if this related to IPv6, as all the machines...
Using Chrome instead of Phantom JS was the only way I was able to resolve this.
> Secrets get a randomised string at the end of their ARN. Any ideas are welcome. You can still find them by secret key id (without the random parts). The...
Indeed UIA is very slow :/ Will look at making fonts and shortcuts configurable. #39 is landing support for configuration which should help in these cases
Thanks for raising this, much appreciated. Do you have a small code sample that replicates this? Would also help to know what version of Python you're running.
Thanks for the code. I'll look at fixing this, plus setting up Python 3.5 tests -- there's a fair bit that changed
Good question! The plan was to add configuration so you could pick the keybind. Happy to accept PRs as I don't have time to implement right now. Otherwise a custom...
There's no user config yet, so please modify the source or use autohotkey as suggested
Thanks for raising this PR, really nice work! Any idea what would need to change in https://github.com/zsims/hunt-and-peck/blob/master/src/build.cake ? (which is used in appveyor to make the build).