Hacker News new | ask | show | jobs
by klyrs 1728 days ago
Capslock exists to make typing in allcaps easy. I use it most when I'm in a C project with lots of macros. I use it about as often as I use ten-key -- just enough to justify its existence, not enough to find alternatives in every os/editor/browser/etc that I use.
1 comments

I used to use Caps Lock when rewriting my sloppy SQL for production. But VIM makes it very easy to 'uppercase' a word with `gUiw`.
Yep. That's one editor that I use, and only double the keystrokes.