Skip to content

Conversation

@canadaduane
Copy link
Contributor

Allows the user to find files within directories. Useful when files with the same name are found in many directories, e.g. package.json:

find MyProject/package.json

Fixes #150

@mmstick mmstick requested a review from a team January 16, 2023 10:55
@n3m0-22 n3m0-22 self-assigned this Jan 18, 2023
Copy link
Contributor

@n3m0-22 n3m0-22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working as expected. I can now search for files and directories. I'm also now seeing files with the same names and the directories they are each in. Looks good to me. Thank you for the contribution.

Resolves #150

@n3m0-22 n3m0-22 merged commit 930c50c into pop-os:master Jan 18, 2023
@canadaduane canadaduane deleted the find-full-path branch January 18, 2023 16:54
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.

support directory search

3 participants