Hacker News new | ask | show | jobs
by multani 1253 days ago
I use ZZ all the time, but it's so wired into my memory muscle that i had to read the article to realize I was actually using it.

Also, zz is _so_ practical, it's probably the shortcut I miss the most when I'm not using a vi-compatible editor...

2 comments

Most editors have zz functionality. Ctrl+L for VSCode, JetBrains tools, and SublimeText, for example.
All of whom copied it, in turn, from emacs :)
And somehow after 30 years of vi use, I never knew of or used zz.

I use ma, mb, etc and ‘a ‘b and ‘’ to mark and jump around, beyond the other options.