|
4 | 4 |
|
5 | 5 | ### Tab and window shortcuts
|
6 | 6 |
|
| 7 | +| Action | Shortcut | |
| 8 | +| --------------------------- | -------------------------------- | |
| 9 | +| Open a new window | `Ctrl + N` | |
| 10 | +| Open a new incognito window | `Ctrl + Shift + N` | |
| 11 | +| Open a new tab | `Ctrl + T` | |
| 12 | +| Select next tab | `Ctrl + Tab` | |
| 13 | +| Select previous tab | `Ctrl + Shift + Tab` | |
| 14 | +| Select specific tab | `Ctrl + 1` to `Ctrl + 8` | |
| 15 | +| Select the rightmost tab | `Ctrl + 9` | |
| 16 | +| Go back | `Alt + Left Arrow` | |
| 17 | +| Go forward | `Alt + Right Arrow` | |
| 18 | +| Close selected tab | `Ctrl + W` or `Ctrl + F4` | |
| 19 | +| Close current window | `Ctrl + Shift + W` or `Alt + F4` | |
| 20 | +| Close Wexond | `Ctrl + Shift + Q` | |
| 21 | + |
| 22 | +### Wexond feature shortcuts |
| 23 | + |
| 24 | +| Action | Shortcut | |
| 25 | +| --------------------------------------- | ------------------------------- | |
| 26 | +| Focus the address bar | `Ctrl + L` or `Alt + D` or `F6` | |
| 27 | +| Open the menu | `Alt + F` or `Alt + E` | |
| 28 | +| Open find in page dialog | `Ctrl + F` | |
| 29 | +| Open the Bookmarks Manager in a new tab | `Ctrl + Shift + O` | |
| 30 | +| Open the History page in a new tab | `Ctrl + H` | |
| 31 | + |
| 32 | +### Webpage shortcuts |
| 33 | + |
| 34 | +| Action | Shortcut | |
| 35 | +| -------------------------------- | ---------------------------------- | |
| 36 | +| Reload | `F5` or `Ctrl + R` | |
| 37 | +| Reload ignoring cache | `Shift + F5` or `Ctrl + Shift + R` | |
| 38 | +| Go to next clickable element | `Tab` | |
| 39 | +| Go to previous clickable element | `Shift + Tab` | |
| 40 | +| Add current website to bookmarks | `Ctrl + D` | |
| 41 | + |
| 42 | +## macOS |
| 43 | + |
| 44 | +### Tab and window shortcuts |
| 45 | + |
7 | 46 | | Action | Shortcut |
|
8 | 47 | | --------------------------- | ---------------------------- |
|
9 |
| -| Open a new window | Ctrl + N | |
10 |
| -| Open a new incognito window | Ctrl + Shift + N | |
11 |
| -| Open a new tab | Ctrl + T | |
12 |
| -| Select next tab | Ctrl + Tab | |
13 |
| -| Select previous tab | Ctrl + Shift + Tab | |
14 |
| -| Select specific tab | Ctrl + 1 to Ctrl + 8 | |
15 |
| -| Select the rightmost tab | Ctrl + 9 | |
16 |
| -| Go back | Alt + Left Arrow | |
17 |
| -| Go forward | Alt + Right Arrow | |
18 |
| -| Close selected tab | Ctrl + W or Ctrl + F4 | |
19 |
| -| Close current window | Ctrl + Shift + W or Alt + F4 | |
20 |
| -| Close Wexond | Ctrl + Shift + Q | |
21 |
| - |
22 |
| -### Address bar shortcuts |
23 |
| - |
24 |
| -| Action | Shortcut | |
25 |
| -| --------------------------------------- | ------------------------- | |
26 |
| -| Focus the address bar | Ctrl + L or Alt + D or F6 | |
| 48 | +| Open a new window | `⌘ + N` | |
| 49 | +| Open a new incognito window | `⌘ + Shift + N` | |
| 50 | +| Open a new tab | `⌘ + T` | |
| 51 | +| Select next tab | `⌘ + Tab` | |
| 52 | +| Select previous tab | `⌘ + Shift + Tab` | |
| 53 | +| Select specific tab | `⌘ + 1` to `⌘ + 8` | |
| 54 | +| Select the rightmost tab | `⌘ + 9` | |
| 55 | +| Go back | `⌘ + [` or `⌘ + Left Arrow` | |
| 56 | +| Go forward | `⌘ + ]` or `⌘ + Right Arrow` | |
| 57 | +| Close selected tab | `⌘ + W` | |
| 58 | +| Close current window | `⌘ + Shift + W` | |
| 59 | +| Hide Wexond | `⌘ + H` | |
| 60 | +| Close Wexond | `⌘ + Q` | |
27 | 61 |
|
28 | 62 | ### Wexond feature shortcuts
|
29 | 63 |
|
30 |
| -| Action | Shortcut | |
31 |
| -| --------------------------------------- | ------------------------- | |
32 |
| -| Open the menu | Alt + F or Alt + E | |
33 |
| -| Focus the address bar | Ctrl + L or Alt + D or F6 | |
34 |
| -| Open find in page dialog | Ctrl + F | |
35 |
| -| Open the Bookmarks Manager in a new tab | Ctrl + Shift + O | |
36 |
| -| Open the History page in a new tab | Ctrl + H | |
| 64 | +| Action | Shortcut | |
| 65 | +| --------------------------------------- | ---------------- | |
| 66 | +| Focus the address bar | `⌘ + L` | |
| 67 | +| Open find in page dialog | `⌘ + F` | |
| 68 | +| Open the Bookmarks Manager in a new tab | `⌘ + Option + B` | |
| 69 | +| Open the History page in a new tab | `⌘ + Y` | |
37 | 70 |
|
38 | 71 | ### Webpage shortcuts
|
39 | 72 |
|
40 |
| -| Action | Shortcut | |
41 |
| -| -------------------------------- | ------------------------------ | |
42 |
| -| Reload | F5 or Ctrl + R | |
43 |
| -| Reload ignoring cache | Shift + F5 or Ctrl + Shift + R | |
44 |
| -| Go to next clickable element | Tab | |
45 |
| -| Go to previous clickable element | Shift + Tab | |
46 |
| -| Add current website to bookmarks | Ctrl + D | |
| 73 | +| Action | Shortcut | |
| 74 | +| -------------------------------- | --------------- | |
| 75 | +| Reload | `⌘ + R` | |
| 76 | +| Reload ignoring cache | `⌘ + Shift + R` | |
| 77 | +| Go to next clickable element | `Tab` | |
| 78 | +| Go to previous clickable element | `Shift + Tab` | |
| 79 | +| Add current website to bookmarks | `⌘ + D` | |
0 commit comments