We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0419a commit 9cf1f0bCopy full SHA for 9cf1f0b
src/routes/docs/features/command-palette/+page.md
@@ -27,6 +27,7 @@ Actions are commands that you can perform on items, such as files, folders, imag
27
| **Toggle file extensions** | | Toggles whether to show file extensions |
28
| **Toggle Info Pane** | <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>I</kbd> | Toggles the Info Pane |
29
| **Toggle Toolbar** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>B</kbd> | Toggles the Toolbar visibility |
30
+| **Toggle filter header** | | Toggles the visibility of the filter header |
31
| **Copy item** | <kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy selected items to the clipboard |
32
| **Copy item path** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> | Copy paths of the selected items to the clipboard |
33
| **Copy item path with quotes** | <kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy paths of the selected items with quotes to the clipboard |
0 commit comments