SilverLeaf
Well-Known Member
- Reaction score
- 152
- Location
- US
I think keyboard shortcuts are great, and I use them often. I was just wondering what shortcuts everyone else uses or find most helpful.
Eventually I'll habitualize enough of them, and just get rid of the mouse altogether.
In no particular order, the ones I probably use the most are:
CTRL+R to refresh web page
F3 to open the search dialog
CTRL+A to select all
CTRL+Enter to add the "http://www" and the ".com" automatically to address bar entries
Up Arrow for command line history (Windows Command Prompt and BASH)
and my all time favorite:
sudo !! - to run the previous BASH command prefaced with sudo. I cant count the number of times this has saved me from retyping or editing a horribly long command.
So, what shortcuts could you not do without?
Eventually I'll habitualize enough of them, and just get rid of the mouse altogether.

In no particular order, the ones I probably use the most are:
CTRL+R to refresh web page
F3 to open the search dialog
CTRL+A to select all
CTRL+Enter to add the "http://www" and the ".com" automatically to address bar entries
Up Arrow for command line history (Windows Command Prompt and BASH)
and my all time favorite:
sudo !! - to run the previous BASH command prefaced with sudo. I cant count the number of times this has saved me from retyping or editing a horribly long command.
So, what shortcuts could you not do without?