canola.nvim/lua/oil/adapters
Mahlon E. Smith ebcd720a09
fix: ssh adapter supports any system with /bin/sh (#161)
This allows support of other *nix operating systems where bash is not
universally present.
2023-08-24 09:17:54 -07:00
..
files fix: sometimes use shell to run trash command (#99) 2023-08-20 05:10:09 +00:00
ssh fix: ssh adapter supports any system with /bin/sh (#161) 2023-08-24 09:17:54 -07:00
files.lua types: update type annotations for LuaLS 3.7 2023-08-24 09:15:06 -07:00
ssh.lua types: update type annotations for LuaLS 3.7 2023-08-24 09:15:06 -07:00
test.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00