Releases: nosduco/remote-sshfs.nvim
Releases · nosduco/remote-sshfs.nvim
v0.7.1
0.7.1 (2025-08-14)
Bug Fixes
- host verification on custom ssh port (d78933a)
v0.7.0
0.7.0 (2025-08-07)
Features
- add on_connect_success callback to be used in config (#54) (a2f3f14)
- add SSH known hosts prompt handling (#55) (7ba04a9)
Bug Fixes
v0.6.0
0.6.0 (2025-07-31)
Features
Bug Fixes
- go back to normal mode when connect (#52) (9f97150)
v0.5.0
0.5.0 (2025-05-29)
Features
Testing
v0.4.0
0.4.0 (2025-05-20)
Features
Performance
Refactor
- command builder + checkhealth implementation (#38) (e66bb52)
- select input prompts, autocomplete on hosts for :RemoteSSHFSConnect (#42) (334f141)
v0.3.6
0.3.6 (2025-05-18)
Bug Fixes
- rename enable to enabled to fix mismatched config option for logging (#36) (a1bea01)
v0.3.5
0.3.5 (2025-03-28)
Bug Fixes
v0.3.4
0.3.4 (2024-08-29)
Bug Fixes
- ensure insert mode on confirm inputs #28 (c66f203)
v0.3.3
0.3.3 (2024-06-11)
Bug Fixes
v0.3.2
0.3.2 (2024-05-25)
Bug Fixes
- ssh config hosts with multiple hostnames #11 (f1c0af4)