CHEATSHEET: Terminal Keyboard Shortcuts

published on Thu Mar 26 2020

As a web developer, I spend a significant amount of time typing terminal commands when I’m not writing source code in my favourite editor. And keyboard shortcuts in the terminal differ significantly from keyboard shortcuts in my favourite code editor (😍 VS Code 😍).

I’ve listed here the keyboard shortcuts I find useful:

Cursor Movement

Cutting and pasting text

Process Management

Other