Skip to content

Commit 9cf1f0b

Browse files
committed
Update command palette docs
1 parent ba0419a commit 9cf1f0b

File tree

1 file changed

+1
-0
lines changed
  • src/routes/docs/features/command-palette

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Actions are commands that you can perform on items, such as files, folders, imag
2727
| **Toggle file extensions** | | Toggles whether to show file extensions |
2828
| **Toggle Info Pane** | <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>I</kbd> | Toggles the Info Pane |
2929
| **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 |
3031
| **Copy item** | <kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy selected items to the clipboard |
3132
| **Copy item path** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> | Copy paths of the selected items to the clipboard |
3233
| **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

Comments
 (0)