pragma-git

Results 24 comments of pragma-git

No, the test-code does not appear to be a problem under Linux.

This could be a clue ? [https://github.com/electron/electron/issues/26143](https://github.com/electron/electron/issues/26143) Is nwjs signed on MacOS from version 51.0 ?

I am not proficient enough to compile nwjs, but I would be happy to help by testing different versions. I am willing to aid and test versions between 50.3 and...

And since I cannot help looking for clues... This is the difference in `process.versions` (patch formatted) in the console between 50.3 and 51.0 versions : ``` ares: "1.17.1" brotli: "1.0.9"...

The most minimal way to show this, is now to start the nwjs app on MacOS with remote-debugging, and paste code. Requirements: Two versions 0.50.3 and 0.51.0 SDK versions for...

### Would there be some way to fix the sudden slowdown on child_process.spawn for nwjs from version 0.51.0? I have put years into a new git client ([pragma-git](https://pragma-git.github.io)) soon to...

I can confirm that it fixes the problem for pragma-git as well. Thanks a lot, you made my day! 💖

I know. The issue is that it breaks mac standard key combinations

I think a bigger issue is that native file dialogs are not used. One of the problems following that, is the problem reported in this issue. Another problem is that...