canola.nvim/lua/oil/adapters
Steven Arcangeli bcfc0a2e01 fix(ssh): garbled output when directory has broken symlinks
The stderr was interleaving with the stdout when performing one of the
ls operations. This was causing the parsing to sometimes fail and crash.
2024-05-01 16:10:10 -07:00
..
files fix: sometimes use shell to run trash command (#99) 2023-08-20 05:10:09 +00:00
ssh fix(ssh): garbled output when directory has broken symlinks 2024-05-01 16:10:10 -07:00
trash fix(windows): can delete non-ascii filenames to trash (#323) 2024-03-04 10:50:22 -08:00
files.lua fix(windows): navigating into drive letter root directories (#341) 2024-04-23 22:06:59 -07:00
ssh.lua fix: crash in ssh and trash adapter detail columns (#235) 2023-11-24 14:13:56 -08:00
test.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00
trash.lua feat(trash): support for deleting to windows recycle bin (#243) 2024-01-02 22:05:01 -08:00