Ledger&Life
Software Tutorials

The Keyboard Shortcuts Worth Memorizing (They Work Almost Everywhere)

Forget memorizing hundreds of shortcuts. These universal key combos work across nearly every app and browser — and they'll genuinely speed up your whole day.

Ledger & Life Editorial4 min read
The Keyboard Shortcuts Worth Memorizing (They Work Almost Everywhere)

Reaching for the mouse to do something the keyboard could do in a fraction of a second is one of those tiny inefficiencies that adds up to hours over a year. You don't need to memorize a 200-shortcut cheat sheet. You need the two dozen combos that work almost everywhere — and those become muscle memory faster than you'd think. Here they are.

Throughout: Ctrl on Windows/Linux, Cmd (⌘) on Mac. They're interchangeable for nearly all of these.

The universal text-editing set

These work in virtually every text field on every operating system — emails, documents, forms, code, this sentence:

  • Ctrl/Cmd + C / X / V — copy, cut, paste. (You know these. Listed for completeness.)
  • Ctrl/Cmd + Z — undo. Ctrl/Cmd + Shift + Z (or Ctrl + Y) — redo.
  • Ctrl/Cmd + A — select all.
  • Ctrl/Cmd + B / I / U — bold, italic, underline.
  • Ctrl/Cmd + → / ← — jump the cursor word by word (Option + arrows on Mac).
  • Shift + arrows — select text as you move. Combine with the word-jump above to select whole words at a time.
  • Home / End — jump to the start or end of a line. Add Ctrl/Cmd to jump to the top or bottom of the whole document.

That word-jump-plus-shift combo is the one most people don't know and immediately love — it turns careful mouse-dragging into a flick of the fingers.

The window and tab set

Managing what's on screen without touching the mouse:

  • Alt + Tab (Cmd + Tab on Mac) — switch between open apps. Hold and tap to cycle.
  • Ctrl/Cmd + Tab — switch between tabs in a browser or app.
  • Ctrl/Cmd + W — close the current tab. Ctrl/Cmd + Shift + T — reopen the tab you just closed (a lifesaver).
  • Ctrl/Cmd + T — new tab.
  • Ctrl/Cmd + N — new window.

That reopen-closed-tab shortcut pairs perfectly with a calmer approach to tabs in general, which we cover in taming browser tabs for good.

The "find and go" set

The fastest way to navigate is to search, not scroll:

  • Ctrl/Cmd + F — find on the current page or document. Stop scrolling to hunt for a word.
  • Ctrl/Cmd + L — jump to the browser address bar. Type and go without the mouse.
  • Ctrl/Cmd + K — in a huge number of modern apps, this opens a command/search palette. Try it everywhere; you'll be surprised how often it works.

The command-palette pattern (Ctrl/Cmd + K, or Ctrl/Cmd + Shift + P) is becoming universal in modern software — it's the keyboard's answer to "where's that menu item?" We lean on it heavily in our VS Code productivity setup.

The screenshot set

Capturing your screen without a dedicated app:

  • Windows: Win + Shift + S opens the snipping tool to grab any region.
  • Mac: Cmd + Shift + 4 for a region, Cmd + Shift + 5 for the full capture toolbar.

Combine with the file-organization automation that auto-sorts screenshots, and they stop cluttering your desktop entirely.

The "save your work" reflexes

  • Ctrl/Cmd + S — save. Build this into a reflex; tap it after any meaningful change. Even with autosave everywhere, the habit costs nothing and has saved careers.
  • Ctrl/Cmd + P — print (or, increasingly, "save as PDF").

How to actually learn them (without trying to learn them all)

Memorizing a giant list never works. Do this instead:

  1. Pick three from this article that map to something you do constantly.
  2. Force yourself to use them for a week, even when the mouse feels faster. It won't feel faster for long.
  3. Add three more the following week.

Within a month, a dozen of these are pure reflex and your hands stop leaving the keyboard for routine actions. This "adopt a few, build the habit, then expand" approach is the same one that makes any productivity workflow stick — small, repeated, compounding.

A note on app-specific shortcuts

Once the universal set is automatic, learn the handful specific to the apps you live in — your email client, your editor, your task manager. Most apps show their shortcuts in a menu or via a ? key press. But you'll get 80% of the benefit from the universal combos above, because they follow you into every program you'll ever open. Master those first, and every app you touch gets a little faster the moment you sit down.

Share:
#keyboard shortcuts#productivity#tutorial#tips

Related reading