nvim-tree.lua/lua
davisthedev 7c4c7e4e98
fix(#2352): windows: escape special filename characters on edit (#2374)
* Fix escape special characters on windows

fixes #2362

* use utils for windows check

* Add function to escape special chars on windows

* Change escape string function to use and/or

* Add nil check in escape special chars function

---------

Co-authored-by: Davis Sanders <dsanders@smartlink.city>
Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-08-20 13:27:33 +10:00
..
nvim-tree fix(#2352): windows: escape special filename characters on edit (#2374) 2023-08-20 13:27:33 +10:00
nvim-tree.lua chore: remove legacy view.mappings.list (#2371) 2023-08-14 17:41:55 +10:00