Skip to content

ncursesFM-3.1

Latest
Compare
Choose a tag to compare
@FedeDP FedeDP released this 16 Jul 10:14
· 38 commits to master since this release
  • NEW: added basic mouse support
  • NEW: pg_up/down to move directly to first/last file in every mode
  • NEW: 'i' to view current file full pathname
  • NEW: unicode support
  • NEW: i18n support, for now en, it, es_AR, de
  • NEW: helper_win content is now per-active tab: it will update when changing mode/tab
  • NEW: added support for extracting pwd-protected archive if libarchive >= 3.2.0
  • NEW: new selected mode to check selected files, and eventually remove them from selected list
  • NEW: switched to GNU getopt to get cmdline arguments
  • NEW: LOOOOTS of other improvements nearly in every aspect of the fm (diff between v3.0 and head gives: 52 files changed, 5247 insertions(+), 2519 deletions(-) )
  • added wiki pages (https://github.com/FedeDP/ncursesFM/wiki)
  • fixed lots of bugs
  • lots of code improvements
  • lots of improvements to makefile

For more information, please refer to changelog file. There are plenty of features not even mentioned here.