Skip to content

Releases: nosduco/remote-sshfs.nvim

v0.7.1

19 Aug 17:09
8ab4393
Compare
Choose a tag to compare

0.7.1 (2025-08-14)

Bug Fixes

  • host verification on custom ssh port (d78933a)

v0.7.0

07 Aug 15:27
340a261
Compare
Choose a tag to compare

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

31 Jul 00:57
2796064
Compare
Choose a tag to compare

0.6.0 (2025-07-31)

Features

  • change sorter to get_fzy_sorter() (#51) (ee63d7c)

Bug Fixes

  • go back to normal mode when connect (#52) (9f97150)

v0.5.0

02 Jun 16:11
6e893c3
Compare
Choose a tag to compare

0.5.0 (2025-05-29)

Features

Testing

v0.4.0

20 May 05:35
01b8963
Compare
Choose a tag to compare

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

18 May 21:18
65ad018
Compare
Choose a tag to compare

0.3.6 (2025-05-18)

Bug Fixes

  • rename enable to enabled to fix mismatched config option for logging (#36) (a1bea01)

v0.3.5

30 Mar 16:35
1ae5784
Compare
Choose a tag to compare

0.3.5 (2025-03-28)

Bug Fixes

v0.3.4

29 Aug 03:24
03f6c40
Compare
Choose a tag to compare

0.3.4 (2024-08-29)

Bug Fixes

  • ensure insert mode on confirm inputs #28 (c66f203)

v0.3.3

11 Jun 14:50
8f05563
Compare
Choose a tag to compare

0.3.3 (2024-06-11)

Bug Fixes

v0.3.2

25 May 03:34
df900ba
Compare
Choose a tag to compare

0.3.2 (2024-05-25)

Bug Fixes

  • ssh config hosts with multiple hostnames #11 (f1c0af4)