Comment on I don't believe Auto Save feature in any software
darklamer@lemmy.dbzer0.com 1 year ago
Why would you ever use an editor that could lose your work unless you save? Vim users will never understand that.
Comment on I don't believe Auto Save feature in any software
darklamer@lemmy.dbzer0.com 1 year ago
Why would you ever use an editor that could lose your work unless you save? Vim users will never understand that.
Beanie@programming.dev 1 year ago
Actually 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 1 year 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 1 year ago
Oh I get you. No idea tbh.