Stanislas Polu

Results 287 comments of Stanislas Polu

There is a thin layer of code for the window management that is platform specific. We just need to get that part done.

I'll release very soon a road map of the major changes to come for Breach and ExoBrowser. Windows support will come out of the box in the next version of...

Very good point. marking as enhancement.

Thanks that needs to adressed. Probably require an additional API in the ExoBrowser and support in `breach_core`. Marking as `dev`

Very good point. Can you provide the log that you get when running Breach from the command line: ``` /path/to/Breach.app/Contents/MacOS/Breach ``` You can then remove all local state by deleting:...

Well that should be catched by the module manager. Definitely a bug

Yes looks like it. The error should be catched at least and ideally the module should cleaned up and reinstalled under certain circumstances.

So there's a parallel discussion on `mod_strip` I'm going to close the issue there.

This could be useful in the meantime: https://github.com/breach/breach_core/wiki/List-of-modules Someone mentioned tagging on npm and searching by tag within Breach. That could be a good early solution?