mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
added characters that are special when within character classes in a regular expression to the `escape(...)` call when building `s:dirArrows`. this does not fix when `' '` or `''` are your `dirArrows` and you can't open up subdirs. i think that's an issue with how nerdtree distinguishes things to traverse in the filetree.