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

Fix user name, group name and link count display #829

Merged
merged 1 commit into from
May 12, 2022

Conversation

SeekingBlues
Copy link
Contributor

These type assertions for Stat_t were changed from syscall to the incorrect unix ones in c5bd676.

Fixes #800.

These type assertions for `Stat_t` were changed from `syscall` to
the incorrect `unix` ones in c5bd676.

Fixes gokcehan#800.
@gokcehan
Copy link
Owner

@SeekingBlues Thanks for the patch.

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.

Statusline does not display file owner or group
2 participants