chipsenkbeil / chipsenkbeil/distant
Exited Unexpectedly: exit code 1
- Dominant language
- Rust
- Stars
- 635
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to make distant work, but I couldt:
How to reproduce:
distant installed on mac:
```
distant -V
distant 0.20.0
```
```
{
"chipsenkbeil/distant.nvim",
branch = "v0.3",
lazy = false,
config = function()
require("distant"):setup()
end,
},
```
nvim commands
```
:DistantInstall
installed tp distant
:DistantCheckHealth
distant: require("distant.health").check()
distant.nvim ~
- OK distant installed
- OK distant version 0.20.0 meets minimum requirement of 0.20.0
```
Error:
```
:DistantConnect xxx (any host)
Exited unexpectedly: exit code 1
```
My system
MacOS 13.2.1
iTerm2
Nvim (nvchad)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.