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

Open
1 task
ListenV opened this issue Mar 5, 2024 · 1 comment
Open
1 task

[Feature request] modify file permission #781

ListenV opened this issue Mar 5, 2024 · 1 comment
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 环境。

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant