1182
emacs moment
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
They just said
:wq
in school, so thanks for the tip. Hard to believe it saves even when the file hasn't been changed if you use:wq
. What is the use case for that? If the file gets changed in another program and you want to revert?? Edit: Just saw the comment about the modification times being updated.