Comment on I don't believe Auto Save feature in any software
Beanie@programming.dev 9 months agoActually vim has swap files which it saves to when you make any edit, whether you save the change or not, meaning you shouldn’t lose any work even if you kill -9 vim on unsaved work.
darklamer@lemmy.dbzer0.com 9 months ago
Yes, exactly. Why would anyone ever use an editor that doesn’t work like that, where unsaved work could disappear? I can’t understand that.
Beanie@programming.dev 9 months ago
Oh I get you. No idea tbh.