Hacker News new | ask | show | jobs
by diggan 2249 days ago
> I screw up and occasionally type "jj" or ":wq" in message boxes out of force of habit from Vim

Oh, I do this all the time as well! Adding `alias :q=exit` to my zshrc and other tools where I can custom commands just made it beneficial for me instead of a hassle.