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

cd and ls should treat zip files like directories #1258

Open
LadyCailin opened this issue Feb 11, 2021 · 0 comments
Open

cd and ls should treat zip files like directories #1258

LadyCailin opened this issue Feb 11, 2021 · 0 comments
Labels
feature request New functionality that doesn't exist yet

Comments

@LadyCailin
Copy link
Member

It would be exceedingly nice to be able to just ls and cd into a zip file as if it were a directory. The core code already has support for this, so it should be generally easy enough to be able to add this in here. Changes would also probably need to be made to pwd and perhaps other functions that use the current working directory, so a survey should be done first to assess the impact here.

@LadyCailin LadyCailin added the feature request New functionality that doesn't exist yet label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New functionality that doesn't exist yet
Projects
None yet
Development

No branches or pull requests

1 participant