nvim-tree.lua/lua/nvim-tree/actions
Jie Liu 63c7ad9037
fix(#2961): windows: escape brackets and parentheses when opening file (#2962)
* Revert "fix(#2862): windows path replaces backslashes with forward slashes (#2903)"

This reverts commit 45a93d9979.

* fix the case when '()' and '[]' are both in file path

* remove debug messages

* remove unnecessary comments

* add is_windows feature flag when normalizing path

* add is_windows flag for filename change

* Revert "add is_windows flag for filename change"

This reverts commit ada77cb7e9.

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-10-25 11:11:21 +11:00
..
finders chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
fs fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
moves fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
node fix(#2961): windows: escape brackets and parentheses when opening file (#2962) 2024-10-25 11:11:21 +11:00
root chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
tree fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
init.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00