-
Notifications
You must be signed in to change notification settings - Fork 214
Mingw support? #94
Comments
Right now we only support remote linux environments, I imagine we'd probably support starting |
If it's docker then that's fine |
I have made a PR with some rather basic mingw/msys support. What this does is allow |
The code in #124 should work. I haven't had the time to address the comments in order to get it merged yet. |
@eargollo Wanna combine your changes to mine? https://github.com/Merith-TK/sshcode {branch Your changes are for the windows filepath conversion, mine are for getting chrome support. (from what i see atleast) |
Sure thing. Let's do it. Do you want me to merge your changes there? How do you want to do it? |
Well, saying our changes make it so the lines wont like up just right, i think we would have to find the |
I have added you as a Collaborator to my repo |
@eargollo I have applied my code into yours (offline at the moment) and it does execute properly What i dont fully understand is why your |
I don't recall taking code out but rather adding some lines for the conversion of slashes. I haven't had the time to merge my code into your branch and test it myself. |
mayeb yours is slightly out of date? and when i run the merged code, it
still works, it turns out i dont know how to use the filepath to open
`/home/$USERNAME/workspace`
—Merith
…On Wed, Jul 31, 2019 at 9:05 AM Eduardo Argollo ***@***.***> wrote:
I don't recall taking code out but rather adding some lines for the
conversion of slashes. I haven't had the time to merge my code into your
branch and test it myself.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#94>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACPQOXWBQEVCJZRKT2O2UZLQCGZ53ANCNFSM4HLEWMUQ>
.
|
Please discuss PR specific stuff in one of the relevant PRs. |
Will there any potential future support for mingw-w64 go/windows native (not wsl)?
I'm not exactly sure how sshcode and go work so I'm sorry if this is a dumb question
The text was updated successfully, but these errors were encountered: