What is the opposite command to `CTRL + L` in a browser? [duplicate]

In most browsers (like Chrome, which I use) CTRL + L will take you to the address bar. Is there a shortcut for going back to where you were before clicking CTRL + L?

Example.

  • I am writing a message.
  • I click CTRL + L to go to the address bar and copy part of the current URL.
  • I click XXX to return to the message that I am writing and paste the URL.
  • I happily go on with my life (without ever taking my hands of the keyboard)

Using Template is not what I want.

1

2 Answers

While in the Chrome address bar, press F6 (up to 3 times) to return. Or Shift + F6

For further reading about useful keyboard shortcuts see the official documentation: Chrome keyboard shortcuts.

3

There's ALT+D for achieving just what you want.

1

You Might Also Like