File Palaces iconFilePalaces

Keyboard Shortcuts

File Palaces supports keyboard shortcuts for common actions on Windows, macOS, and Linux. Keys shown as Ctrl map to Cmd on macOS.

Navigation

ShortcutAction
Ctrl+1Switch to Chat panel
Ctrl+2Switch to Search panel
Ctrl+3Switch to Palace Map panel
Ctrl+,Open Settings
Ctrl+WClose the current dialog or modal
EscClose dialog / dismiss overlay

Chat

ShortcutAction
EnterSend message
Shift+EnterInsert a new line (multi-line input)
? (up arrow)Edit the last message you sent
Ctrl+LClear the current chat session
Ctrl+KFocus the chat input field

Search

ShortcutAction
Ctrl+/Focus the search input
EnterRun search
EscClear results / return to chat

Wings sidebar

ShortcutAction
Ctrl+Shift+AOpen the Add Folder dialog
Ctrl+Shift+UOpen the Add URL dialog

Palace Map

ShortcutAction
Ctrl+MToggle the Palace Map panel
+ / -Zoom in / out
0Reset zoom to fit

Source preview

ShortcutAction
EscClose the source preview modal
? / ?Navigate between sources in the preview

Global

ShortcutAction
Ctrl+Shift+BStart the dev environment (VS Code task)
F11Toggle fullscreen (native window)
Ctrl+QQuit File Palaces

Mining controls

Mining starts automatically when you add a Wing. There are no keyboard shortcuts dedicated to mining � use the Wings sidebar context menu (right-click a Wing) to Re-mine or Remove it.

Custom shortcuts

File Palaces does not yet expose a user-configurable shortcut remapping UI. If you need custom bindings, you can modify the Tauri window configuration in filepalace/src-tauri/tauri.conf.json and register global shortcuts via tauri::plugin::global-shortcut.