snacks.nvim/lua/snacks/explorer
2025-10-25 18:52:28 +02:00
..
actions.lua fix(explorer): macos has trash pre-installed, so no need to try osascript and move to first. Closes #2349 2025-10-25 11:16:29 +02:00
diagnostics.lua perf(explorer): only update tree when diagnostics actually changed 2025-02-20 09:54:32 +01:00
git.lua fix(explorer.git): don't propagate deletes to parent dirs that don't exist 2025-10-19 08:57:14 +02:00
init.lua feat(explorer): add cross-platform trash support 2025-10-25 07:45:02 +02:00
tree.lua fix(explorer): windows path fixes 2025-10-25 16:22:44 -07:00
watch.lua fix(explorer): refresh git status on all tabs when needed. Closes #2348 2025-10-25 18:52:28 +02:00