Skip to content

Commit 693b8f2

Browse files
committed
Add some corrections to the latest TIL
1 parent f4d3c54 commit 693b8f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

chrome/duplicate-the-current-tab.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ Sometimes when viewing a page, you realize you want to keep that page open
44
but also go back to the previous page to view something else. An easy way of
55
achieving this is to duplicate the current tab and then go back.
66

7-
To duplicate the current tab hit `Cmd+Enter`.
7+
To duplicate the current tab hit `Cmd+Enter` while the focus is on the URL
8+
bar.
9+
10+
If the URL bar is not in focus, then first hit `Cmd+L` to focus followed by
11+
`Cmd+Enter`.

0 commit comments

Comments
 (0)