-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hope some help can be provided. I have installed the plugin, but when i attempt to load the extension, I get a bunch of errors saying none of the files exist. If I remove to call to load the extension, the extension will launch, but if I try to connect to any SSH server, the extension crashes with the following error:
E5108: Error executing lua: ...te-sshfs.nvim/lua/telescope/_extensions/remote-sshfs.lua:65: attempt to index local 'selection' (a nil value)
stack traceback:
...te-sshfs.nvim/lua/telescope/_extensions/remote-sshfs.lua:65: in function 'run_replace_or_original'
...re/nvim/lazy/telescope.nvim/lua/telescope/actions/mt.lua:65: in function 'key_func'
...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:293: in function <...hare/nvim/lazy/telescope.nvim/lua/telescope/mappings.lua:292>
I'm sure I'm doing something wrong, but I don't know exactly what.
I am using the LazyVim starter distro in Garuda Linux if that makes a difference.
Any assistance you could provide would be greatly appreciated.
Update: RemoteSSHFSConnect command works perfectly. The only issue there is occurs when using the included keybind.