This is kind of a crazy keyboard tip to learn for the first time after so many years (talking about me personally!).
On a Windows machine, as you know, you can delete text
letter-by-letter by simply hitting the
BACKSPACE key. Maybe you didn't know, however, that you can delete
word-by-word by using
CTRL+BACKSPACE.
From what I can tell this works pretty universally, no matter what app you're working in. This includes deleting 'word by word' in the browser's URL bar, which can be useful if you want to visit a new directory a couple of folders up from where you currently are.
And interestingly, there's also an option to 'delete forward' or what would be deleting the next word, by using
CTRL+DELETE. I don't find that particular shortcut is one I would find all that comfortable to remember, but I suppose it can be learned.
And if you want the breakdown of this in Mac, Windows, and Linux, here's a little table for you:
| OS |
Delete Previous Word |
Delete Next Word |
| Windows |
Ctrl + Backspace |
Ctrl + Delete |
| macOS |
Option (β₯) + Delete |
Option (β₯) + Fn + Delete |
| Linux (GUI) |
Ctrl + Backspace |
Ctrl + Delete |
| Linux (Terminal) |
Ctrl + W or Alt + Backspace |
Alt + D |
Linux GUI apps are the same on Windows so the table also includes the shortcuts for working in the terminal on Linux. I'm sure there are similar shortcuts that might be relevant for terminal on the other OS's but you can research those if needed.
Now on to this week's hand-picked productivity links!