Skip to content

Dual-pane file manager for Mac, Windows and Linux

fman.io
5 pointslemonspat3 comments
On HN

Comments

Hate to say it but a 'plugin system' for a gui application is a bad smell. Look at plugins for hyper -- people write a few and then quit. That's the good outcome.

A more likely outcome is to be like Eclipse which more or less works out of the box to develop Java, occasionally gets a group of plugins put together by a vendor that works, but it will fail if you install enough of them.

The trouble is that current gui frameworks do not support encapsulation in that there is a single thread used to draw everything. If component A takes 10 sec to draw, component B has to wait.

This feels good to use. Is there "quicklook"? When I press spacebar it selects the file.

----

Update: Michael got back to me via email and pointed out there's a quicklook plugin.

https://github.com/mherrmann/QuickLook

What's the advantage over Midnight Commander?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.