Skip to content

Comment on Ask HN: Have you remapped the Caps Lock key? [Poll]

Comments

Like a lot of folks here, I've remapped to CTRL.

I'm a vim and tmux guy, so that's my motivation.

If you are a vim guy, you are missing a lot by not remapping Capslock to Esc (system wide). I've even nnoremapped ; to : (from vimrc)

I used to think that, but I've found there's way more to gain with Ctrl and using ctrl+[ instead of escape (or imap jj <Esc>)

imap jj <Esc> is a brilliant idea, thanks!

I've been tempted to experiment with this workflow after reading another[0] post here.

I'm actually quite happy with my current setup but handling meta keys on my MPB is frustrating. Having ESC be closer is a nice thing to have.

Thanks for the reminder.

I'm a vim guy and I did both (Capslock is Esc when pressed and let go, ctrl when held down). Best of both worlds.

How did you do that? I use a Macbook Pro with OS X 10.9 (Mavericks).

I just wanted to say thanks! This works like a charm.

I use Ctrl+C to get out of insert mode. Also a diehard Programmer Dvorak user.

; is pretty useful in vim though, it repeats your last motion.

AboutSource Built by g1lg1l

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