ksp [il/lui]@jlai.lu to Linux@lemmy.mlEnglish · edit-24 months agoZed on Linux is out!zed.devexternal-linkmessage-square227fedilinkarrow-up1420arrow-down122file-textcross-posted to: linux@programming.devzed@programming.devrust@lemmy.mlprogramming@programming.devfoss@beehaw.org
arrow-up1398arrow-down1external-linkZed on Linux is out!zed.devksp [il/lui]@jlai.lu to Linux@lemmy.mlEnglish · edit-24 months agomessage-square227fedilinkfile-textcross-posted to: linux@programming.devzed@programming.devrust@lemmy.mlprogramming@programming.devfoss@beehaw.org
Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.
minus-squareNora@lemmy.mllinkfedilinkarrow-up7·4 months agoI tried saving to a file that required root and it didn’t give any prompt to enter the password. On VSCodium normally if you are trying to write to a file that requires sudo then it prompts you. Is there a way to save to root files with Zed?
minus-squarecy_narrator@discuss.tchncs.delinkfedilinkarrow-up1arrow-down3·4 months agoMaby launch editor with sudo?
minus-squareName@programming.devlinkfedilinkarrow-up5·4 months agoFound the Windows user. On Linux we actually have polkit that can elevate privileges with a GUI prompt.
minus-squarecy_narrator@discuss.tchncs.delinkfedilinkarrow-up1arrow-down1·4 months agoOn Windows you can just right click and run as administrator bro
I tried saving to a file that required root and it didn’t give any prompt to enter the password. On VSCodium normally if you are trying to write to a file that requires sudo then it prompts you.
Is there a way to save to root files with Zed?
Use sudoedit
Maby launch editor with sudo?
Found the Windows user. On Linux we actually have polkit that can elevate privileges with a GUI prompt.
On Windows you can just right click and run as administrator bro