Skip to content

Comment on Caps Lock Key Has No Place on a Modern Keyboard

Comments

Ummm... I don't get it. What is wrong with caps lock?

What if I want to type, let's say, some longer name of a constant that are usually IN_ALL_CAPS_AND_WRITTEN_LIKE_THIS?

I don't want to hold shift on all these letters. I LIKE CAPS LOCK AND I LIKE IT A LOT.

If you're using vi you can do something like this:

nnoremap <c-u> viwU

To use it just type the word in lowercase, hover your cursor over any letter in the word, and press Ctrl-U to highlight it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.