oil.nvim icon indicating copy to clipboard operation
oil.nvim copied to clipboard

feature request: add user:group showing and manipulation

Open Hunkarada opened this issue 11 months ago • 1 comments

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

Hunkarada avatar Mar 16 '25 14:03 Hunkarada

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.

stevearc avatar Mar 19 '25 23:03 stevearc