RmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 2 years agoText editor warlemmy.mlimagemessage-square190fedilinkarrow-up1805arrow-down135file-text
arrow-up1770arrow-down1imageText editor warlemmy.mlRmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 2 years agomessage-square190fedilinkfile-text
minus-squarebronxasaur@lemmy.worldlinkfedilinkarrow-up9·2 years agoDoes ’sudo gedit’ not work? Disclaimer: I use neither gnome nor gedit.
minus-squareshapis@lemmy.mllinkfedilinkarrow-up5·2 years ago Does ’sudo gedit’ not work? If my memory doesn’t fail me it used to. But gedit isnt the default text editor anymore. The new one is quite cool and clean. It doesnt work with sudo though sadly. It’s not the biggest problem tho, just a small annoyance, using the occasional sudo nano to edit files isnt a big deal.
minus-squareSaltyIceteaMaker@lemmy.mllinkfedilinkarrow-up2·2 years agoI heard that it is safer to do sudoedit [file] instead of sudo [editor] [file]. At least it’s like this in vim. Idk about nano and Emacs tho
minus-squarecaseyweederman@lemmy.calinkfedilinkarrow-up1·2 years agosudo XDG_RUNTIME_DIR=/run/user/1000 DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus XAUTHORITY=/home/caseyweederman/.Xauthority gedit
minus-squareshapis@lemmy.mllinkfedilinkarrow-up1·2 years ago sudo XDG_RUNTIME_DIR=/run/user/1000 DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus XAUTHORITY=/home/caseyweederman/.Xauthority gedit Reported for hacking.
Does ’sudo gedit’ not work?
Disclaimer: I use neither gnome nor gedit.
If my memory doesn’t fail me it used to. But gedit isnt the default text editor anymore. The new one is quite cool and clean.
It doesnt work with sudo though sadly. It’s not the biggest problem tho, just a small annoyance, using the occasional sudo nano to edit files isnt a big deal.
I heard that it is safer to do sudoedit [file] instead of sudo [editor] [file]. At least it’s like this in vim. Idk about nano and Emacs tho
sudo XDG_RUNTIME_DIR=/run/user/1000 DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus XAUTHORITY=/home/caseyweederman/.Xauthority gedit
Reported for hacking.