minus-squareenumerator4829@sh.itjust.workstoProgrammer Humor@programming.dev•Copilot can't exit vimlinkfedilinkEnglisharrow-up1·10 days agoTo be fair, I’ve seen this done a long time before LLM slopped everything, but I think they ran emacs as PID2 in that variation. Anyway, good luck doing it in vimscript. linkfedilink
minus-squareenumerator4829@sh.itjust.workstoProgrammer Humor@programming.dev•Copilot can't exit vimlinkfedilinkEnglisharrow-up27·12 days agoJokes aside, vim as PID 1 is just a bad idea. Emacs on the other hand: https://github.com/emacs-os/el-init linkfedilink
To be fair, I’ve seen this done a long time before LLM slopped everything, but I think they ran emacs as PID2 in that variation.
Anyway, good luck doing it in vimscript.