Cody Rank
Cody Rank
I get Nexe crashes too, running chrome 62.0.3202.62 on win 10 64 v1703, regular mosh-chrome and (dev)
sure. nexe crashes there too: ``` NativeClient: Nexe crashed during startup nassh_command_instance.js:875 loading plugin failed ProgressEvent errorHandler @ nassh_command_instance.js:875 ```
https://bugs.chromium.org/p/chromium/issues/detail?id=130793 ?
Okay, I got a workaround that might offer a clue. It works if I open EMET and disable Data Execution Prevention for chrome.exe.
Thanks, I didn't know about chrome apps dropping windows support. I switched to the native windows version. I have to turn off DEP for that too, but that seems better...
Here's the entry I added: 
Thanks for the FAQ tip. I missed that. I'm not sure if this is my problem, but here's what's in my console after trying to connect: ``` init: hterm mosh_window.html:1...
pull request: https://github.com/rpwoodbu/mosh-chrome/pull/161 didn't fix my issue, but now I don't get the error in the log :/
Nope, not on ARM. Plain ol' x86-64. I've tried the dev version as well and get the same Nexe crash.
Totally agree. At least give us an option (e.g. similar to [`--failure-exit-code` in rspec](https://relishapp.com/rspec/rspec-core/docs/command-line/failure-exit-code-option-exit-status))