Sudo feature
#3026
Replies: 1 comment 1 reply
-
There is a sudo plugin already for yazi https://github.com/TD-Sky/sudo.yazi, though it depends on nushell, someone needs to port the code if they want to use it on another shell I'm afraid... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found the good solution for using sudo command for copy, move, rename, delete, edit, view files.
https://codeberg.org/sylphenix/sff/wiki#sudo-mode
This is a clever and attractive solution. I press CTRL+T, the letter S appears in statusbar (foreground black, background red), and when I do a copy, move, rename, open a file, etc., it automatically starts the command with a sudo. It gets the associated password and runs it. I think this is a very civilized solution. It would be worthwhile to develop this into it.
Can someone program this?
Beta Was this translation helpful? Give feedback.
All reactions