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

properly list the contents of a symlink to folder #52

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

seapagan
Copy link
Owner

@seapagan seapagan commented Jan 14, 2025

when a symlink to a folder was passed to the CLI it would list the link like a file, instead of the contents of the link target.

fixes #48

@seapagan seapagan added the bug Something isn't working label Jan 14, 2025
@seapagan seapagan self-assigned this Jan 14, 2025
@seapagan seapagan merged commit 4343c07 into main Jan 14, 2025
2 checks passed
@seapagan seapagan deleted the list-symlinks-correctly branch January 14, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

passing a link to a folder will show the link file instead of the contents
1 participant