1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-07 00:58:02 +00:00
This commit is contained in:
Irbaz Ahmed
2025-03-18 15:23:05 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ Sometimes when viewing a page, you realize you want to keep that page open
but also go back to the previous page to view something else. An easy way of
achieving this is to duplicate the current tab and then go back.
To duplicate the current tab hit `Cmd+Enter` while the focus is on the URL
To duplicate the current tab, hit `Cmd+Enter` (macOS) or `Alt+Enter` (Windows) while the focus is on the URL
bar.
If the URL bar is not in focus, then first hit `Cmd+L` to focus followed by