Skip to content

Genfilters v1

Latest

Choose a tag to compare

This initial implementation is simply a fork of rclone (v1.66.0-beta.7579.743ea6ac2) with genfilters added as an extra command. See README at: https://github.com/nielash/rclone-genfilters

What's Changed

  • default to current directory instead of rclone cache dir if -o is not specified
  • add support for loading an --input-file on startup
  • fix case-insensitive sorting
  • include example command in output
  • make columns responsive to terminal width
  • add support for copying the current path to clipboard
  • docs updates

Full Changelog: v1.66.0-beta.7581.76b63b1ac.genfilters...v1.66.0-beta.7589.89a401f0d.genfilters-v1