DEV Community

Discussion on: What are your worst coding habits?

Collapse
 
yamalight profile image
Tim Ermilov • Edited

Using "up" arrow key in terminal to find a command instead of typing it.
I know I've used it already! 🤦‍♂️

Collapse
 
lbonanomi profile image
lbonanomi • Edited
Collapse
 
kaddkaka profile image
kaddkaka

Use ctrl-r to search for the command in your history instead

Collapse
 
yamalight profile image
Tim Ermilov

I know and use that frequently, but man - that up button won't leave me alone 😂