Skip to content

Commit d6d1ca5

Browse files
authored
Update +page.md
1 parent dbaf0ba commit d6d1ca5

File tree

1 file changed

+3
-2
lines changed
  • src/routes/docs/features/command-palette

1 file changed

+3
-2
lines changed

src/routes/docs/features/command-palette/+page.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Actions are commands that you can perform on items, such as files, folders, imag
4343
| **Create item** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>I</kbd> | Creates new item |
4444
| **Create shortcut** | | Creates shortcut targeting the selected item |
4545
| **Create shortcut from dialog** | | Creates shortcut targeting any item |
46-
| **Open item** | <kbd>Enter</kbd> | Opens selected items |
46+
| **Create alternate data stream** | | Creates alternate data stream for the selected items |
47+
| **Open item** | <kbd>Enter</kbd> | Opens selected items |
4748
| **Open item with application picker** | | Opens items with the selected application |
4849
| **Open parent folder** | | Opens parent folder of searched item |
4950
| **Open file location** | | Opens location of the selected item |
@@ -168,4 +169,4 @@ Actions are commands that you can perform on items, such as files, folders, imag
168169
| **Init** | | Initializes the current folder as a Git repository |
169170
| **Pull** | | Runs git pull |
170171
| **Push** | | Runs git push |
171-
| **Sync** | | Runs git pull and then git push |
172+
| **Sync** | | Runs git pull and then git push |

0 commit comments

Comments
 (0)