Tag Archives: keyboard

Maps Caps Lock key to Escape

One thing that bothered me about vim for some time was the delay in getting access to command mode. Reaching up and over to Escape just felt unnatural. So why not bind this action to a closer key? A good … Continue reading

Posted in CLI | Tagged , , , | 2 Comments

Awesome new keyboard shortcuts

A few new bash shortcuts I have recently come across that fill me with joy: “Alt + .”: This inserts the last argument to the last command. So say you just tailed a config file and you want to vim … Continue reading

Posted in CLI | Tagged , , , , | Leave a comment