rxi / lite

A lightweight text editor written in Lua
MIT License
7.42k stars 353 forks source link

Feature Request: Auto-Save? #210

Open aqilc opened 4 years ago

aqilc commented 4 years ago

I come from VSC, and it provides very reliable and seamless auto-save. Since I was used to this environment, I was wondering if there was a plugin or native functionality similar to this. I've already lost a few changes to this when accidentally closing it, and this would be at least some redemption for the grief... I really love the simplicity and minimalistic feel of this editor, so this would make the editor a bit easier to use for me. :D

WittySmirk commented 4 years ago

I just added this in a pull request, hopefully it makes it in! 👍

211

aqilc commented 4 years ago

:OOOOOOOOOOOOO THANKS SO MUCH

WittySmirk commented 4 years ago

No problem, I wanted it just as much as you did