File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ aliases :
3
+ - /setup/2024/06/12/shortuts-mac
4
+ categories :
5
+ - setup
6
+ date : ' 2024-06-12'
7
+ description : Keyboard shortcuts on mac
8
+ layout : post
9
+ title : Keyboard shortcuts on Mac
10
+ toc : true
11
+ ---
12
+
13
+ # Safari Tab Shortcuts
14
+
15
+ | Action | Shortcut |
16
+ | ------------------------ | ------------------------------- |
17
+ | Go to first tab | ` Command (⌘) + 1 ` |
18
+ | Go to second tab | ` Command (⌘) + 2 ` |
19
+ | Go to third tab | ` Command (⌘) + 3 ` |
20
+ | Go to fourth tab | ` Command (⌘) + 4 ` |
21
+ | Go to fifth tab | ` Command (⌘) + 5 ` |
22
+ | Go to sixth tab | ` Command (⌘) + 6 ` |
23
+ | Go to seventh tab | ` Command (⌘) + 7 ` |
24
+ | Go to eighth tab | ` Command (⌘) + 8 ` |
25
+ | Go to last tab | ` Command (⌘) + 9 ` |
26
+ | Move to the next tab | ` Control (⌃) + Tab ` |
27
+ | Move to the previous tab | ` Control (⌃) + Shift (⇧) + Tab ` |
28
+ | | |
29
+
You can’t perform that action at this time.
0 commit comments