Viktor Voropaev
Viktor Voropaev
Yep, that's exactly what I did to get the second screenshot :panda_face: It would be cool to combine the two somehow. Like GitHub does: 
hey, how is it going? is there any guide on how to build the lib on Windows, or (better) is anybody maintaining the compiled binaries? here's what I got: ```...
@AGWA works as magic, thanks! It would be nice if you could automate the build, so you don't have to build manually on each commit.
I've created a [chocolatey](https://chocolatey.org/) (apt-get for Windows) package for the binary, would you mind if I upload it to the public repository? It downloads the .exe by your link and...
Roger that!
> It's actually pretty easy for me to cross-compile Windows binaries from Linux. Here's a Windows binary, compiled from the current HEAD: https://www.cloudmutt.com/git-crypt-3104508/git-crypt.exe Found out that the link is broken,...
The same thing happens for worktrees, which are probably a little more popular. (Looks like it should be fixed as a part of this issue, not https://github.com/desktop/desktop/issues/907).
looks like it's still not documented for reference, [here's](https://github.com/aerobounce/trim.lua/blob/473c9b1a9900c617ee7bb78521906090b15868d4/trim.lua#L235) an example of how you can write a permanent message [more examples of assdraw usage](https://github.com/search?q=require+%22mp.assdraw%22&type=code)
There is a [way to execute JS in Selenium](http://stackoverflow.com/a/6285793/1085375), but I can't find an API in FluentAuto. And there is no way to access `WebDriver`. Could you expose `WebDriver` at...
@pauljz thanks, that should help.