When you do any kind of text editing, and you're not exactly using vim, you can navigate the caret (the flashing text cursor) through the words quicker if you hold Ctrl to skip whole words. So Ctrl+Left moves the cursor left one word at a time instead of one letter at a time. Ctrl+Backspace and Ctrl+Delete work similarly.