
Command Line Navigation Tips and Obscure Shortcuts, Part 2
Ctrl+X, Ctrl+E - Open current command in your default editor (usually vim or nano)

Ctrl+X, Ctrl+E - Open current command in your default editor (usually vim or nano)

If you’re spending any amount of time in the terminal, learning shortcuts can potentially save you hours in the future. Most people know the arrow keys and backspace, but bash has decades of shortcuts built in that almost nobody uses.
I’ve been using Linux since 2011, and I’m still discovering new ones. Here are the ones I actually use daily, plus some obscure gems.