Skip to content

MFinder v1.13

Choose a tag to compare

@secondlook-hub secondlook-hub released this 20 Jun 02:46

What's New

Smarter drag & drop and paste

Destination handling is now unified across the file table, sidebar tree, and clipboard paste:

  • Overwrite — Dropping or pasting a same-named item replaces the existing one instead of silently auto-renaming to (2).
  • Self-folder safety — Dropping or pasting an item back into its own folder duplicates it on copy, and is a no-op on move/cut. The source is never overwritten onto itself.
  • No stray rename mid-drag — Starting a drag now cancels the click-and-pause rename timer, so a queued rename can't pop open an edit field while you're dragging.

Explorer-style spring-loaded folders

Hovering a collapsed folder in the sidebar during a drag now waits ~1.2s before springing it open — matching Windows Explorer's dwell timing instead of AppKit's near-instant pop.