> >I really like the new doas(1) utility, but after a while I started > >missing the sudoedit(8) command and it didn't felt right to execute my > >editor as <other user>.
Please, don't. Use your regular $EDITOR and use doas -C to check the correctness of the file.
