Skip to content

Far Support

Choose a tag to compare

@force-net force-net released this 16 Aug 20:55
· 26 commits to develop since this release

In this release we're fix some bugs with advanced scenarios, and also improved code:

  • Decompressor currently says about block size and algorithm id (can be used for information)
  • Added 'Comment' option to add global comment to archive (meta info can be stored)

Console program:

  • Added list command (-l) to view content of archive
  • Added comment option (--comment) to add comment to archive
  • Now, only file name is stored, not full path
  • Error situations now returns non-zero error code for better error handling
  • Added support for far manager (as result, command line can be changed in new versions). See documentation