Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traverse archive files as if they were directories #417

Closed
git-rz opened this issue Dec 1, 2023 · 3 comments
Closed

Traverse archive files as if they were directories #417

git-rz opened this issue Dec 1, 2023 · 3 comments
Labels
feature New feature request
Milestone

Comments

@git-rz
Copy link

git-rz commented Dec 1, 2023

As a java developer, I often wish to browse and preview files inside a .jar file. Sometimes the .jar is in .war, or a .zip. Midnight Commander allows me to navigate into the archive files as if they were simple directories, and can even do this when the archives are nested one inside another.

I'd love for yazi to have this capability as well.

Describe alternatives you've considered

The alternative is to keep using mc when I need to do this.

Additional context

Basic viewing of files is a good place to start. Recreating the archives upon modifications to the files would be a next step.

@git-rz git-rz added the feature New feature request label Dec 1, 2023
@sxyazi
Copy link
Owner

sxyazi commented Dec 2, 2023

Clarification: Creating a custom previewer for a specific type of file is already in the plans, and is expected to be released with Yazi v0.1.6, see #182. The following says "treat files as directories":

This has always been the feature I wanted, but I don't have enough time to implement it, it will be a long-term goal unless someone drives it forward

@sxyazi sxyazi added this to the backlog milestone Dec 2, 2023
@sxyazi sxyazi mentioned this issue Dec 27, 2023
38 tasks
@sxyazi
Copy link
Owner

sxyazi commented Dec 27, 2023

Hey, Yazi now allows users to create custom preloader and previewer - this feature will be shipped with Yazi v0.2.0. See #401 for more information.

As for "archives as directories", I have added it to the Feature Requests, closing the issue in favor of that list.

@sxyazi sxyazi closed this as completed Dec 27, 2023
Copy link

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants