IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

[bug] Can't access files after renamig current folder in tree view #243

Closed fmfer closed 10 years ago

fmfer commented 11 years ago
  1. Pick a folder in the tree view so that its content is displayed in the panel.
  2. Rename such folder from the tree view (from the right click menu).
  3. Try to open any file in the newly renamed folder from the panel.

If you click the folder again in the tree view the panel updates correctly and you can access the files.

IgnorantGuru commented 10 years ago

As of a831cec in next (due in 0.9.2), rename of the current folder will be detected and the tab will be closed (SpaceFM's behavior when the current directory is no longer valid).