nvim-tree.lua/lua/nvim-tree/actions
Zifan Zhu 45a93d9979
fix(#2862): windows path replaces backslashes with forward slashes (#2903)
* Fix Winodws path issue by replacing backslashes with forward slashes

* Fix #2862 (handle all filename-related tasks)

* fix type mismatch

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-09-15 12:23:37 +10:00
..
finders refactor(#2837): multi instance reload (#2885) 2024-09-01 15:50:03 +10:00
fs refactor(#2882, #2883): multi instance explore, reloaders (#2897) 2024-09-14 15:35:31 +10:00
moves fix(#2878): nowrapscan prevents move from root (#2880) 2024-08-25 12:21:17 +10:00
node fix(#2862): windows path replaces backslashes with forward slashes (#2903) 2024-09-15 12:23:37 +10:00
root refactor: improve API readability and tidy actions submodules (#2593) 2023-12-31 15:52:27 +11:00
tree refactor(#2882, #2883): multi instance explore, reloaders (#2897) 2024-09-14 15:35:31 +10:00
init.lua refactor(#2882, #2883): multi instance explore, reloaders (#2897) 2024-09-14 15:35:31 +10:00