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

Statusline does not display file owner or group #800

Closed
Anskrevy opened this issue Apr 4, 2022 · 0 comments · Fixed by #829
Closed

Statusline does not display file owner or group #800

Anskrevy opened this issue Apr 4, 2022 · 0 comments · Fixed by #829

Comments

@Anskrevy
Copy link

Anskrevy commented Apr 4, 2022

I've recently built lf on debian 11 using the provided instructions. lf runs as expected except I do not see the owner or group of a hovered file. Is there something I am missing?

en0mem added a commit to en0mem/lf that referenced this issue May 11, 2022
These type assertions for `Stat_t` were changed from `syscall` to
the incorrect `unix` ones in c5bd67.

Fixes gokcehan#800.
en0mem added a commit to en0mem/lf that referenced this issue May 11, 2022
These type assertions for `Stat_t` were changed from `syscall` to
the incorrect `unix` ones in c5bd676.

Fixes gokcehan#800.
en0mem added a commit to en0mem/lf that referenced this issue May 11, 2022
These type assertions for `Stat_t` were changed from `syscall` to
the incorrect `unix` ones in c5bd676.

Fixes gokcehan#800.
gokcehan pushed a commit that referenced this issue May 12, 2022
These type assertions for `Stat_t` were changed from `syscall` to
the incorrect `unix` ones in c5bd676.

Fixes #800.
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 a pull request may close this issue.

1 participant