Is there a terminal file manager that has good support for archives? The features I’d like are:
- being able to enter archives like directories
- shortcut to archive all selected files
Is there a terminal file manager that has good support for archives? The features I’d like are:
See here in the wiki, you have to export
NNN_ARCHIVE
. Then when you try to open it you get the additional option tomount
.It uses
archivemount
under the hood (it’s gonna ask you to install it), and I guess this tool can also be used with other file managers. I’m gonna see if there’s some snippet to use it with the one I use (lf
), or I’ll make one. I don’t know how I’ve been living without this for so long haha it’s gonna be so useful