remote-sshfs.nvim
remote-sshfs.nvim copied to clipboard
Can not disconnect from remote
When trying to disconnect from remote host I get an error
Error executing Lua callback: Vim:E475: Invalid value for argument cmd: 'fusermount' is not executable
stack traceback:
[C]: in function 'system'
.../lazy/remote-sshfs.nvim/lua/remote-sshfs/connections.lua:294: in function 'unmount_host'
...re/nvim/lazy/remote-sshfs.nvim/lua/remote-sshfs/init.lua:79: in function <...re/nvim/lazy/remote-sshfs.nvim/lua/remote-sshfs/init.lua:78
fusermount is present in my shell and I can run it
@timohahaa What operating system and setup are you using? If fusermount is available in shell... makes me think something odd is happening.