mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
There was an error in the function which prevented Windows paths from being properly decoded. This error was causing the ".. (up a dir)" feature to fail due to an unhandled Invalid Argument exception. Signed-off-by: Tim Henigan <tim.henigan@gmail.com> Signed-off-by: Martin Grenfell <martin_grenfell@msn.com>