In that moment it struck me that an autosave-feature would be nice, which could be described as following:
The file is saved. You start typing. While you continue to type, your file remains unsaved. As soon as you stop to type, the clock starts ticking for a optional amount of seconds until your buffer gets saved automatically.
With "saved" I mean really saved, like with
Such a feature would save me many keypresses and make it much more comfortable to point my mouse to a terminal and execute the modified program.
- Is such a feature already possible with the build-in macro language, or does someone has to create a plugin to make this wish come true?