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

Add requests popup view in current directory #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

happsie
Copy link

@happsie happsie commented Mar 5, 2021

Open a popup view loading the files in the current directory (where wuzz was started). Select with up and down arrows and hit enter to load the request. Won't show directories

wuzz.mp4

@asciimoo
Copy link
Owner

Great feature, however the name "requests" is a bit confusing. Could you find a bit more specific and self describing name for this feature?

@happsie
Copy link
Author

happsie commented Mar 18, 2021

@asciimoo absolutely, I thought of renaming it but forgot before pushing. Would something like ListDirectoryView work? Im thinking since it's actually only listing the current working directory not filtering files. Maybe I should add a filter for .json and .curl files since those are the exported/imported options in wuzz?

@asciimoo
Copy link
Owner

ListDirectoryView sounds good to me. I wouldn't add filter by default, because it is possible to export files with different extension names.

@happsie
Copy link
Author

happsie commented Jun 26, 2021

Great, I'll modify my PR with changes discussed above. Thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants