Hacker News new | ask | show | jobs
by loopbit 2589 days ago
Reading the comments about vi... Am I the only one that knows/uses ZZ to save and quit?
1 comments

As I tend not quit vi that often compared to the time I spend inside, I prefer to use the more explicit version. I have made some mistakes in the past typing `^X-O` in nano instead of `^X-N` because of muscle memory, thereby overwriting a file I didn't want, and I am afraid of repeating this if `ZZ` became part of my muscle memory.