oil.nvim
oil.nvim copied to clipboard
feature request: add user:group showing and manipulation
Did you check existing requests?
- [x] I have searched the existing issues
Describe the feature
You can show and edit file permissions, but you can't show and change user:group of a file. It would be really helpful if such feature will be implemented.
Provide background
No response
What is the significance of this feature?
strongly desired
Additional details
No response
Probably straightforward if displaying just the uid/gid. Likely a nightmare to deal with the names of the user/group in a cross-platform way.