-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
CoreIssues with the CoreIssues with the CoreHigh PriorityNeeds addressed ASAPNeeds addressed ASAPbugSomething isn't workingSomething isn't working
Description
When netman fails to open a remote file (for whatever reason), it toss the following error on neovim close
Error detected while processing BufUnload Autocommands for "ssh://*":
Error executing lua callback: ...ns/.local/share/nvim/lazy/netman.nvim/lua/netman/api.lua:1480: bad argument #1 to 'fs_stat' (string expected, got nil)
stack traceback:
[C]: in function 'fs_stat'
...ns/.local/share/nvim/lazy/netman.nvim/lua/netman/api.lua:1480: in function 'unload_buffer'
...ns/.local/share/nvim/lazy/netman.nvim/lua/netman/api.lua:340: in function <...ns/.local/share/nvim/lazy/netman.nvim/lua/netman/api.lua:337>
Likely due to it being unable to locate the file(s) it expects to exist.
Metadata
Metadata
Assignees
Labels
CoreIssues with the CoreIssues with the CoreHigh PriorityNeeds addressed ASAPNeeds addressed ASAPbugSomething isn't workingSomething isn't working