Results 16 comments of Zac Morris

This is my understanding so far about what Bin does: 1) Bin currently reads the "source" file into memory, so there is no file-based-caching of the source download 2) Bin...

So given today's context: ```bin {cmd} {arg1} {arg2} {etc}``` Let's take ```cmd/install.go``` as an example. ```bin install github.com/cmderdev/cmder C:\myStuff\CMDER``` Looks like you're already processing three args ```install```, ```{source}```, ```{installdir}```. So...

OK, I see the larger problem now… pkg/assets.go is just responsible for returning a reader that represents the content of a single file to "install", so the concept of how...

Anything on this yet?

Disable/Enable did not work for me, but a system reboot did. Now, for some reason, I'm having to run `FakeGPS.exe -s` every few minutes to keep windows from flipping back...

So typing in a decimal value now allows setting that value, likewise that value remains on "lose focus" of that form field, BUT if you type a value and press...

I can work around not pressing Enter (just an old habit) until then, thanks! I'll leave it to you to close this now or when the new system is in...

Opps, I closed before testing. Now, none of the Paste options are working for me. I copy my image from Photoshop, and when I press the P button, nothing happens....

OK, I can now paste an image, but since you added "Invert smoothness" to the CREATE form, I can't invert an image that I paste, as using the Create button...