vds3 0.7
New Features
- Add support for downloading files or recursively downloading directories (thank you @saulpw!)
x
downloads the file/directory in the cursor rowgx
downloads files/directories in all selected rows
The out-of-the-box set of commands for an S3 sheet is now:
sheet | longname ║ keystrokes | description
•S3DirSheet | download-row ║ x | download the file or directory in the cursor row
•S3DirSheet | download-rows ║ gx | download selected files and directories
S3DirSheet | join-rows ║ & | open and join sheets for selected S3 entries
S3DirSheet | open-row ║ ^J | open the current S3 entry
S3DirSheet | open-rows ║ g^J | open all selected S3 entries
S3DirSheet | refresh-sheet ║ z^R | clear the s3fs cache for this path, then reload
S3DirSheet | refresh-sheet-all ║ gz^R | clear the entire s3fs cache, then reload
S3DirSheet | toggle-versioning ║ ^V | enable/disable support for S3 versioning