Keyboard Shortcuts
Dremio supports keyboard shortcuts for commonly used actions on macOS, Windows, and Linux. Keyboard shortcuts in Dremio may apply to the entire Dremio console or only to specific areas, such as when using the SQL editor in the SQL Runner and Open Catalog. The following tables list the keyboard shortcuts available at each level.
Dremio Console
Shortcuts that apply globally across the console.
| Function | macOS Shortcut | Windows/Linux Shortcut |
|---|---|---|
| Expand/Collapse Menu | Cmd + . | Ctrl + . |
| Find | Cmd + f | Ctrl + f |
| Search | Cmd + k | Ctrl + k |
| Toggle AI Agent | Cmd + Shift + g | Ctrl + Shift + g |
SQL Runner and Open Catalog
Shortcuts available when using the SQL editor.
| Function | macOS Shortcut | Windows/Linux Shortcut |
|---|---|---|
| Comment Out/In | Cmd + / | Ctrl + / |
| Delete Line | Cmd + Shift + k | Ctrl + Shift + k |
| Format Query | Cmd + Shift + f | Ctrl + Shift + f |
| Preview | Cmd + Enter | Ctrl + Enter |
| Run | Cmd + Shift + Enter | Ctrl + Shift + Enter |
| Trigger Autocomplete | Ctrl + Space | Ctrl + Space |