GUIDE
Keyboard shortcuts worth learning
The ones that pay are not copy and paste. They are the text-editing shortcuts: move and select by word, by line and by document, and delete a word rather than a character. They work in every text field on the machine, they are the same in almost every application, and most people who type for a living have never learned them.
Why this belongs in a typing guide
The benefit of touch typing is not really the speed. It is that the keyboard stops asking for your attention, so the sentence you were composing survives the act of writing it down.
Reaching for the mouse interrupts you in exactly the same way. Your hand leaves the home row, your eyes leave the text, you aim at something, and then you have to find your way back. The interruption is short and it happens dozens of times an hour, and every one of them lands in the middle of a thought.
That is why shortcuts belong here rather than in a productivity article. They are not a separate efficiency hobby; they are the other half of the same skill, and they are learned the same way — one at a time, until the motion stops needing a decision.
The text-editing ones, which almost nobody learns
This is the set worth knowing, and it is the set that gets skipped. Everybody learns copy and paste. Far fewer people can move the cursor a word at a time, and that is the one that changes how editing feels.
They work in essentially every text field on the machine — a document, a browser address bar, a code editor, a comment box — because they are handled by the operating system's text layer rather than by each application. Learning them once is learning them everywhere.
Add Shift to any movement and it selects instead of moving. That is the whole trick: there is no separate list of selection shortcuts to memorise, only the movements plus Shift.
| What you want | Windows and Linux | macOS |
|---|---|---|
| One word left or right | Ctrl + ← or → | Option + ← or → |
| Start or end of the line | Home or End | Cmd + ← or → |
| Start or end of the document | Ctrl + Home or End | Cmd + ↑ or ↓ |
| Select instead of move | Add Shift to any of the above | Add Shift to any of the above |
| Delete the previous word | Ctrl + Backspace | Option + Backspace |
| Select the whole line | Home, then Shift + End | Cmd + ←, then Shift + Cmd + → |
The application ones you probably half know
Most people know copy, paste, undo and save. The gaps in that list are consistent enough to be worth naming.
- Redo
- Ctrl+Y or Ctrl+Shift+Z on Windows depending on the application, Cmd+Shift+Z on macOS. The inconsistency is why people stop at undo, and undo without redo makes experimenting expensive.
- Find, and find-and-replace
- Ctrl or Cmd + F, and again with Shift or H for replace depending on the application. Find is faster than scrolling for anything longer than a screen, which is most things.
- Reopen the tab you just closed
- Ctrl or Cmd + Shift + T. Saves a specific and disproportionately annoying kind of loss.
- Switch application, switch window within it
- Alt+Tab or Cmd+Tab moves between applications; Cmd+` moves between windows of the same one on macOS, which is the part people miss.
- Paste without formatting
- Ctrl or Cmd + Shift + V. The single most useful shortcut nobody teaches, and the reason so many documents contain three fonts.
How to actually learn them
The same way the keys themselves are learned, and for the same reason: what you are building is a motion that does not need a decision, and that is built by repetition rather than by reading.
The method that works is unglamorous. Notice one thing you just did with the mouse. Look up the shortcut for that one thing. Use it deliberately for a week, including the times it would have been quicker to reach for the mouse. Then pick the next one.
What does not work is printing a reference card of two hundred shortcuts and pinning it up. You will learn none of them, because nothing on it is attached to something you were already trying to do. The shortcuts that stick are the ones that answered a frustration you actually had.
Where they differ, and the thing that catches people
Across platforms the pattern is more consistent than it looks: macOS uses Cmd where Windows and Linux use Ctrl for application commands, and Option where they use Ctrl for word-wise text movement. Learning one set makes the other mostly a substitution rather than a fresh start.
The genuine trap is elsewhere. Almost every common shortcut is named after a letter — C for copy, V for paste, Z for undo, T for new tab — and those letters sit where your layout puts them. Change layout and the shortcuts move with it, which is one of the real costs of switching to Dvorak that rarely appears in the arguments for it. Colemak was designed partly around this and leaves Z, X, C and V where they are.
The other thing worth knowing is that Caps Lock is the most valuable key on the board and almost nobody wants what it does. Every operating system can remap it, and it is the natural home for a modifier you press constantly.
Questions
Which keyboard shortcuts should I learn first?
Word-left and word-right, with and without Shift. They apply in every text field on the machine, they are the foundation of every other editing movement, and they are the ones most people have never learned. Delete-previous-word is the natural second.
Do keyboard shortcuts actually save time?
Each one saves a second or two, which is not the point and is why the arguments about it go nowhere. The value is that your hands stay where they were and your attention stays on the text. That is the same benefit touch typing gives, and it is worth more than the seconds.
Do my shortcuts change if I switch to Dvorak or Colemak?
Yes, for every shortcut named after a letter, because the letter has moved. It is a real cost of switching and it is usually left out of the case for it. Colemak keeps Z, X, C and V in place specifically so undo, cut, copy and paste do not move.
Why are Mac shortcuts different?
macOS uses Cmd for application commands where Windows and Linux use Ctrl, and Option for word-wise text movement where they use Ctrl. Once you know that pairing, most shortcuts translate directly rather than needing to be relearned.
Is remapping Caps Lock worth it?
For most people, yes. It is a large key in a prime position under the left little finger, and it does something almost nobody wants. Every operating system can remap it without extra software, usually to Ctrl or to Escape.
Put it into practice
Reading about typing is the smaller half. The beginner course starts on the home row, the speed test will tell you where you stand, and all of it works in 86 languages without an account.