aziz / SublimeFileBrowser

Ditch sidebar and browse your files in a normal tab with keyboard, like a pro!
MIT License
394 stars 46 forks source link

Deleting expanded empty directory fails with error message #67

Closed theArchonius closed 9 years ago

theArchonius commented 9 years ago

Suppose I have found a unwanted empty directory called templates by expanding elements of the file tree within SublimeFileBrowser. Deleting it will prompt a dialog with the message Delete templates/ <empty>? and if I accept it, the following error occurs and the directory is not deleted:

Some files couldn’t be deleted: 

[Errno 2] No such file or directory:    templates/  <empty>"
vovkkk commented 9 years ago

fixed in #63 for now you can hit enter twice and then delete.