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

[Feature request] modify file permission #781

Closed
1 task
ListenV opened this issue Mar 5, 2024 · 3 comments
Closed
1 task

[Feature request] modify file permission #781

ListenV opened this issue Mar 5, 2024 · 3 comments
Labels
feature New feature request

Comments

@ListenV
Copy link

ListenV commented Mar 5, 2024

Please describe the problem you're trying to solve

Fast modify file permission

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

command: permission.
args:

  • like chmod's args: 755 or a+r -R. (User-friendly keymap)
  • --input:input popup to input the permission

Additional context

No response

@ListenV ListenV added the feature New feature request label Mar 5, 2024
@ListenV ListenV changed the title Modify file permission [Feature request]Modify file permission Mar 5, 2024
@ListenV ListenV changed the title [Feature request]Modify file permission [Feature request] Modify file permission Mar 5, 2024
@ListenV ListenV changed the title [Feature request] Modify file permission [Feature request] modify file permission Mar 5, 2024
@ListenV
Copy link
Author

ListenV commented Mar 11, 2024

想到一个办法,可以通过 manger 中的 shell 执行 chmod 命令,不过要先判断一下是否是 Unix 环境。

通过插件就可以实现这个功能

@sxyazi
Copy link
Owner

sxyazi commented Jun 21, 2024

Done, https://github.com/yazi-rs/plugins/tree/main/chmod.yazi

screenshot-000742.mp4

@sxyazi sxyazi closed this as completed Jun 21, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days. ⏳
This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants