Hacker News new | ask | show | jobs
by sodapopcan 846 days ago
ZZ is particularly nice since it sorta "does the right thing" in that if you have an unwritten empty buffer, it will silently discard it and quit. I guess I haven't really run into this as I was taught ZZ from the beginning but I imagine hitting :wq<cr> on such a buffer is pretty annoying.
1 comments

The worst part is q: is a different command. so if you are trying to :q and miss the colon and try again, you run some other damn f*cking command.
Oh I still do that often enough, lol.