chipsenkbeil / chipsenkbeil/remote.nvim
Use paramiko to connect to and start remote server
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Master issue: #3
https://github.com/paramiko/paramiko
```
nvim '+RemoteStart ADDRESS PORT'
```
Will connect via SSH, start the server, and cache the key provided to the server so the client can use it on this side. Seamless so user won't have to worry about a key.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.