Hacker News new | ask | show | jobs
by tpoacher 1034 days ago
not only that, you can type ^x directly; if the file was modified you'll be prompted for a "save y/n" before exit
1 comments

Sadly, doing that takes you to Save As (the ^O thing) by default for some crazy reason, meaning you'd be doing ^X, y, [Enter].

I'm now a convert of ^S^X!