Vincent Weevers

Results 327 comments of Vincent Weevers

> and yes my process is running in the vm That's the problem, I think. Until that process exits (or is detached), the `docker-machine ssh ..` process on the host...

Would be a cool feature though (attaching to long-running processes). Usage could look something like this (thinking out loud): ```js const vm1 = new Machine({ name: "vm1" }); const cp...

Yes, but see the caveat I mentioned here: https://github.com/vweevers/node-docker-machine/issues/16#issuecomment-436181745

Would gladly accept a PR! See also https://github.com/vweevers/node-docker-machine/issues/14#issuecomment-372121402

@nerdbeere Edge is not supported by win-detect-browser atm, see https://github.com/vweevers/win-detect-browsers/issues/21

FYI I've dusted off `win-detect-browsers`. Version 3 is almost ready and has no script files like described in https://github.com/vweevers/win-detect-browsers/issues/29. It does however have native addons, so for electron you need...

[`3.0.0-rc1`](https://github.com/vweevers/win-detect-browsers/releases/tag/v3.0.0-rc1) is out and can be installed with `npm i win-detect-browsers@next`!

See also https://github.com/sindresorhus/default-browser and https://github.com/jakub-g/x-default-browser

@Vaelek I think the HTTP Toolkit forked this to https://github.com/httptoolkit/browser-launcher