Skip to content

Commit 163a31e

Browse files
authored
Update shortcuts.mdx (#207)
New Window is Ctrl + N, Not Alt + Ctrl + U, that is close Split. Signed-off-by: Mark Hegreberg <[email protected]>
1 parent bf4c97a commit 163a31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/user-manual/shortcuts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The "Toggle Split View" shortcuts currently only applicable when selecting multi
5858

5959
| **Action** | **Shortcut** |
6060
| ----------------------- | ------------------------------------------------ |
61-
| New Window | <KeyboardShortcut shortcut="Alt + Ctrl + U" /> |
61+
| New Window | <KeyboardShortcut shortcut="Crtl + N" /> |
6262
| New Tab | <KeyboardShortcut shortcut="Ctrl + T" /> |
6363
| Close Tab | <KeyboardShortcut shortcut="Ctrl + W" /> |
6464
| Close Window | <KeyboardShortcut shortcut="Shift + Ctrl + W" /> |

0 commit comments

Comments
 (0)