Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Turns out just installing OpenSSH server via Windows' provided method just kinda works. nvrh still expects you're connecting to a unix environment, so you have to change your OpenSSH shell to Git Bash before things work, but I plan on adding support for detecting Powershell and CMD (somehow, not sure yet).
This would be much easier if nvrh was installed on both the client and server. While that was kind of the original idea (hence why the command is
nvrh client open
), I've gotten pretty far without having to do that, and would like to keep going in this direction until a feature absolutely cannot work unlessnvrh
is installed on the server.Preview
Screen.Recording.2024-12-01.at.2.32.12.PM.mov.mp4