File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
src/routes/docs/features/tabs Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,10 @@ Dragging items between tabs is pretty easy. Simply drag the items and hover the
24
24
25
25
There are several ways to interact with tabs in Files. Here are some useful shortcuts:
26
26
- ` ctrl ` + ` t ` : Add a new tab.
27
+ - ` ctrl ` + ` shift ` + ` t ` : Restore closed tab.
27
28
- ` ctrl ` + ` tab ` : Switch to the next tab.
28
29
- ` ctrl ` + ` shift ` + ` tab ` : Switch to the previous tab.
29
30
- ` ctrl ` + ` number ` : Switch to the tab corresponding to the number. For example, ` ctrl ` + ` 3 ` will switch to the third tab.
30
31
- ` ctrl ` + ` w ` : Close the current tab. If there is only one tab, the shortcut will close the window.
31
- - ` ctrl ` + ` shift ` + ` w ` : Restore recently closed tab .
32
- - ` ctrl ` + ` shift ` + ` k ` : Duplicate the current tab.
32
+ - ` ctrl ` + ` shift ` + ` w ` : Close current window .
33
+ - ` ctrl ` + ` shift ` + ` k ` : Duplicate the current tab.
You can’t perform that action at this time.
0 commit comments