MeanEYE / Sunflower

Small and highly customizable twin-panel file manager for Linux with support for plugins.
GNU General Public License v3.0
427 stars 41 forks source link

Expanded directories not refreshed correctly on changes #500

Closed vfaronov closed 2 years ago

vfaronov commented 2 years ago

Bug:

  1. In a Sunflower file list, expand a directory containing files (so they appear underneath).
  2. Remove one of these files (with Sunflower itself, or externally with rm).

I expect the removed file to disappear from the list (like it does when it’s in the list’s top-level directory), but it stays.

If instead of removing I rename the file, the entry for the new name appears in the list, but the old one doesn’t disappear.