canola.nvim/lua/oil/adapters
TheLeoP e71b6caa95
perf(windows): use a single powershell process for trash operations (#271)
* perf(trash_windows): use a single powershell instance for operations

* refactor(trash_windows): encapsulate powershell connection logic

* refactor(windows_trash): better name for functions

* fix(windows_trash): set connection error on initializatino if needed

* refactor(windows_trash): simplify initialization code

* refactor: extract some powershell logic into separate file

---------

Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
2024-01-15 17:22:11 -08:00
..
files fix: sometimes use shell to run trash command (#99) 2023-08-20 05:10:09 +00:00
ssh format: auto sort requires 2023-10-08 23:36:59 -07:00
trash perf(windows): use a single powershell process for trash operations (#271) 2024-01-15 17:22:11 -08:00
files.lua feat: trash support for linux and mac (#165) 2023-11-05 12:40:58 -08: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