Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jmattaa
Copy link
Owner

@jmattaa jmattaa commented Jun 4, 2025

These commits adresses some issues with the git status listing of symlinks and the single entry listing.

  • Symlink entries: The git status information wouldn't show correctly it would either return empty brackets or nothing at all, now the issue has been fixed, where symlinks alsow shows the git status.
  • Single file listing: Before these commits if you listed a single entry it would always be treated as a regular file, now single entries are handled correctly and colored and outputed as expected.

Before:
Screenshot 2025-06-04 at 22 39 23

After:
Screenshot 2025-06-04 at 22 41 13

@jmattaa jmattaa merged commit 25454ff into main Jun 4, 2025
@jmattaa jmattaa deleted the fix/symlink branch August 11, 2025 21:57
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.

2 participants