As a Vim user, I always want to remap Caps Lock to ESC on my Mac computers. In the past, this required a third party app named Seil and more info in this StackOverflow question. But as another answer for the same question pointed out, since macOS Sierra (10.12), this can be done natively in System Preferences -> Keyboard -> Modifier Keys:
You may also enjoy
The Case of Rejected Certificates: An OTP Mystery
4 minute read
Tracking down a production issue to a subtle bug in Erlang/OTP
Understanding Application Configuration in Elixir
3 minute read
Application configuration can get interesting in Elixir. Let’s dig …
Type Narrowing with Custom Functions in Typescript
2 minute read
Typescript has union types and there are many ways to narrow the types
A Different Perspective for Elixir Macros
4 minute read
Some random thoughts about Elixir Macros
Leave a comment