canola.nvim/lua/oil/adapters/trash/windows
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
..
powershell-connection.lua perf(windows): use a single powershell process for trash operations (#271) 2024-01-15 17:22:11 -08:00
powershell-trash.lua perf(windows): use a single powershell process for trash operations (#271) 2024-01-15 17:22:11 -08:00