Closed kroggen closed 3 years ago
Took a while to figure out what you meant.
+ parent/
|- test/
| + sample.txt
|- test-longer/
So starting ne in the test-longer
directory, the file selector doesn't allow you to open test/sample.txt
.
This is now fixed in the master branch. Thanks, @kroggen, for reporting this issue!
This is now fixed in the master branch. Thanks, @kroggen, for reporting this issue!
Wow, so fast!
Thank you!
To replicate, we need a folder structure like this:
Then run:
Then select File > Open New, go up a folder (..), select the
test
folder (shorter name), select any file, and it gives:File doesn't exist.
The error happens when the name of one folder (the shorter) is the beginning of the name of the other folder (larger name). Another example:
Nice Editor version 3.3.1