Skip to content

ncursesFM-2.1

Compare
Choose a tag to compare
@FedeDP FedeDP released this 11 Nov 10:45
· 379 commits to master since this release
  • NEW: iso mounting through udisks2 (same as usb drive mount) instead of fuseiso.
  • NEW: resize support.
  • NEW: added ability to change sorting function: alphabetically(default), by size or by last mod.
  • NEW: added a "fast browse mode": once enabled, user can jump between files in current folder by just typing their names.
  • lots of internal changes, with less mem usage and performance improvement. Notably far less cpu cycles used.
  • lots of bugfixing.
  • dropped libmagic.
  • code is way safer thanks to mutexes.