Keymaps Explorer
Click any key on the keyboard to see what it does.
Filter by surface and mode to see which keys are active in each context.
Press ? inside the plugin to see the full help popup.
Showing mapped keys across the selected context
153 keymaps
| Key | Description | Category | Surfaces | Modes |
|---|---|---|---|---|
C-p | Opens the searchable command palette. | Navigation | GridQuery PadSidebar | Normal |
? | Opens the keymap help. | Navigation | GridQuery PadSidebar | Normal |
gG | Opens the entity-relationship diagram. | Navigation | GridQuery PadSidebar | Normal |
gC | Opens the connection picker. | Navigation | GridQuery PadSidebar | Normal |
C-g | Opens the connection picker with its alternate key. | Navigation | GridQuery PadSidebar | Normal |
gT | Opens the table picker. | Navigation | GridQuery PadSidebar | Normal |
gt | Opens the table picker with its alternate key. | Navigation | GridQuery PadSidebar | Normal |
gh | Opens the query history. | Navigation | GridQuery PadSidebar | Normal |
gq | Loads a saved query. | Navigation | GridQuery PadSidebar | Normal |
Q | Returns to the welcome screen. | Navigation | GridQuery PadSidebar | Normal |
q | Opens or focuses the query pad. | Navigation | GridSidebar | Normal |
A | Generates SQL from the grid with the configured AI provider. | AI | Grid | Normal |
gb | Opens, focuses, or closes the schema browser. | Navigation | GridQuery PadSidebar | Normal |
gw | Focuses the grid window. | Navigation | Query PadSidebar | Normal |
gn | Opens a SQL or Markdown notebook in the query pad. | Navigation | Query PadSidebar | Normal |
go | Opens the table picker with the short key. | Navigation | GridQuery Pad | Normal |
1 | Opens the first surface-specific view. | Views | GridQuery PadSidebar | Normal |
2 | Opens the second surface-specific view. | Views | GridQuery PadSidebar | Normal |
3 | Opens the third surface-specific view. | Views | GridQuery PadSidebar | Normal |
4 | Opens the entity-relationship view. | Views | GridQuery PadSidebar | Normal |
5 | Opens the column statistics view. | Views | GridQuery PadSidebar | Normal |
6 | Opens the columns view. | Views | GridQuery PadSidebar | Normal |
7 | Opens the foreign-keys view. | Views | GridQuery PadSidebar | Normal |
8 | Opens the indexes view. | Views | GridQuery PadSidebar | Normal |
9 | Opens the constraints view. | Views | GridQuery PadSidebar | Normal |
j | Moves down within the data rows. | Grid Navigation | Grid | NormalVisual |
k | Moves up within the data rows. | Grid Navigation | Grid | NormalVisual |
gg | Moves to the first data row. | Grid Navigation | Grid | NormalVisual |
G | Moves to the last data row. | Grid Navigation | Grid | NormalVisual |
h | Moves left with native Vim count and boundary behavior. | Grid Navigation | Grid | Normal |
l | Moves right with native Vim count and boundary behavior. | Grid Navigation | Grid | Normal |
w | Moves to the next column. | Grid Navigation | Grid | Normal |
b | Moves to the previous column. | Grid Navigation | Grid | Normal |
Tab | Moves to the next column with Tab. | Grid Navigation | Grid | Normal |
S-Tab | Moves to the previous column with Shift-Tab. | Grid Navigation | Grid | Normal |
e | Moves to the end of the cell and then advances. | Grid Navigation | Grid | Normal |
0 | Moves to the first column. | Grid Navigation | Grid | Normal |
^ | Moves to the first column with the alternate key. | Grid Navigation | Grid | Normal |
$ | Moves to the last column. | Grid Navigation | Grid | Normal |
{ | Moves to the previous modified row. | Grid Navigation | Grid | Normal |
} | Moves to the next modified row. | Grid Navigation | Grid | Normal |
i | Opens the current cell for editing. | Grid Editing | Grid | Normal |
CR | Opens the current cell for editing with Enter. | Grid Editing | Grid | Normal |
gB | Opens the current cell in a split buffer. | Grid Editing | Grid | Normal |
x | Stages NULL for the current cell. | Grid Editing | Grid | Normal |
gU | Stages one value across the visible column. | Grid Editing | Grid | Normal |
p | Pastes the clipboard into the current cell. | Grid Editing | Grid | Normal |
P | Pastes lines into consecutive rows. | Grid Editing | Grid | Normal |
o | Stages a new blank row. | Grid Editing | Grid | Normal |
c | Clones the current row with primary keys cleared. | Grid Editing | Grid | Normal |
d | Toggles staged deletion for the current row. | Grid Editing | Grid | Normal |
a | Applies all staged database changes. | Grid Editing | Grid | Normal |
u | Undoes the latest staged change. | Grid Editing | Grid | Normal |
C-r | Redoes the latest undone change. | Grid Editing | Grid | Normal |
U | Clears all staged changes. | Grid Editing | Grid | Normal |
e | Stages one value across the selected cells. | Grid Editing | Grid | Visual |
d | Toggles staged deletion for the selected rows. | Grid Editing | Grid | Visual |
x | Stages NULL across the selected cells. | Grid Editing | Grid | Visual |
y | Yanks the selected cells. | Grid Editing | Grid | Visual |
gd | Compares exactly two selected rows. | Grid Editing | Grid | Visual |
- | Hides the current column. | Grid Display | Grid | Normal |
g- | Restores all hidden columns. | Grid Display | Grid | Normal |
gH | Opens the column visibility picker. | Grid Display | Grid | Normal |
= | Cycles the current column width. | Grid Display | Grid | Normal |
T | Toggles the column type row. | Grid Display | Grid | Normal |
gl | Toggles the live SQL preview. | Grid Display | Grid | Normal |
K | Opens the current row or selection as key-value pairs. | Grid Display | Grid | NormalVisual |
s | Cycles sorting for the current column. | Grid Filtering | Grid | Normal |
S | Adds or cycles a stacked sort. | Grid Filtering | Grid | Normal |
f | Filters by the current cell value. | Grid Filtering | Grid | Normal |
gn | Filters the current column for NULL values. | Grid Filtering | Grid | Normal |
gF | Opens the structured filter builder. | Grid Filtering | Grid | Normal |
C-f | Prompts for a free-form WHERE expression. | Grid Filtering | Grid | Normal |
F | Clears user filters while preserving pinned context. | Grid Filtering | Grid | Normal |
gp | Loads a saved filter preset. | Grid Filtering | Grid | Normal |
gP | Saves the current filters as a preset. | Grid Filtering | Grid | Normal |
X | Clears sorting and user filters and returns to page one. | Grid Filtering | Grid | Normal |
L | Loads the next page. | Grid Filtering | Grid | Normal |
H | Loads the previous page. | Grid Filtering | Grid | Normal |
]p | Loads the next page with the bracket alias. | Grid Filtering | Grid | Normal |
[p | Loads the previous page with the bracket alias. | Grid Filtering | Grid | Normal |
]P | Loads the last page. | Grid Filtering | Grid | Normal |
[P | Loads the first page. | Grid Filtering | Grid | Normal |
ge | Explains the current cell. | Grid Inspection | Grid | Normal |
gK | Opens the current JSON value as a tree. | Grid Inspection | Grid | Normal |
gs | Previews the staged SQL. | Grid Inspection | Grid | Normal |
gc | Copies the staged SQL. | Grid Inspection | Grid | Normal |
gi | Opens compact table information. | Grid Inspection | Grid | Normal |
gI | Opens detailed table properties. | Grid Inspection | Grid | Normal |
gN | Renames the displayed column header. | Grid Inspection | Grid | Normal |
gS | Opens statistics for the current column. | Grid Inspection | Grid | Normal |
gR | Profiles every column in the current table. | Grid Inspection | Grid | Normal |
gV | Shows the CREATE TABLE statement. | Grid Inspection | Grid | Normal |
gQ | Shows the query plan. | Grid Inspection | Grid | Normal |
gx | Opens the URL in the current cell. | Grid Inspection | Grid | Normal |
gD | Compares the current table with another table. | Grid Inspection | Grid | Normal |
ga | Aggregates the current column or selection. | Grid Inspection | Grid | NormalVisual |
gE | Exports the chosen result scope to the clipboard. | Grid Export | Grid | Normal |
gX | Exports the chosen result scope to a file. | Grid Export | Grid | Normal |
y | Yanks the current cell. | Grid Export | Grid | Normal |
Y | Yanks the current row as CSV. | Grid Export | Grid | Normal |
gY | Yanks the complete result as CSV. | Grid Export | Grid | Normal |
gy | Yanks the result as a Markdown table. | Grid Export | Grid | Normal |
gf | Follows the foreign key in the current cell. | Grid Relationships | Grid | Normal |
gm | Opens rows that reference the current row. | Grid Relationships | Grid | Normal |
C-o | Returns to the previous relationship result. | Grid Relationships | Grid | Normal |
r | Refreshes the current result. | Grid Workflow | Grid | Normal |
gW | Toggles automatic result refresh. | Grid Workflow | Grid | Normal |
g! | Toggles write-back for supported local files. | Grid Workflow | Grid | Normal |
gO | Reopens a read-only result as an editable table. | Grid Workflow | Grid | Normal |
gA | Stages rows generated by the configured AI provider. | Grid Workflow | Grid | Normal |
gL | Pins or unpins the current result. | Grid Workflow | Grid | Normal |
gJ | Opens the result switcher. | Grid Workflow | Grid | Normal |
C-CR | Executes the current SQL block or selection. | Query Pad | Query Pad | NormalInsertVisual |
S-CR | Executes SQL in a new result split. | Query Pad | Query Pad | NormalVisual |
C-s | Saves the query. | Query Pad | Query Pad | Normal |
gA | Generates SQL in the query pad with the configured AI provider. | Query Pad | Query Pad | Normal |
gF | Formats the query pad SQL. | Query Pad | Query Pad | Normal |
q | Closes the query pad and returns to the welcome screen. | Query Pad | Query Pad | Normal |
C-Space | Triggers SQL completion. | Query Completion | Query Pad | Insert |
Tab | Triggers completion or selects the next item. | Query Completion | Query Pad | Insert |
S-Tab | Selects the previous completion item or inserts Shift-Tab. | Query Completion | Query Pad | Insert |
Down | Selects the next completion item or moves down. | Query Completion | Query Pad | Insert |
Up | Selects the previous completion item or moves up. | Query Completion | Query Pad | Insert |
CR | Accepts the selected completion item or inserts a newline. | Query Completion | Query Pad | Insert |
CR | Opens the table under the cursor. | Sidebar | Sidebar | Normal |
S-CR | Opens the table under the cursor in a new split. | Sidebar | Sidebar | Normal |
l | Expands the table under the cursor. | Sidebar | Sidebar | Normal |
h | Collapses the table under the cursor. | Sidebar | Sidebar | Normal |
zo | Expands the table with the fold-style key. | Sidebar | Sidebar | Normal |
zc | Collapses the table with the fold-style key. | Sidebar | Sidebar | Normal |
L | Expands every table. | Sidebar | Sidebar | Normal |
H | Collapses every table. | Sidebar | Sidebar | Normal |
/ | Filters tables by name. | Sidebar | Sidebar | Normal |
F | Clears the sidebar filter. | Sidebar | Sidebar | Normal |
n | Moves to the next table. | Sidebar | Sidebar | Normal |
N | Moves to the previous table. | Sidebar | Sidebar | Normal |
r | Refreshes the schema. | Sidebar | Sidebar | Normal |
R | Force-refreshes the schema. | Sidebar | Sidebar | Normal |
y | Yanks the current table or column name. | Sidebar | Sidebar | Normal |
go | Opens the current table with newest rows first. | Sidebar | Sidebar | Normal |
Esc | Closes the schema sidebar. | Sidebar | Sidebar | Normal |
D | Drops the current table after confirmation. | Sidebar | Sidebar | Normal |
+ | Creates a table. | Sidebar | Sidebar | Normal |
ga | Attaches a database to the current DuckDB connection. | Sidebar | Sidebar | Normal |
gd | Detaches a database from the current DuckDB connection. | Sidebar | Sidebar | Normal |
gc | Opens the connection picker from the sidebar. | Sidebar | Sidebar | Normal |
CR | Saves the edited cell. | Cell Editor | Cell Editor | NormalInsert |
C-s | Saves the edited cell with the alternate key. | Cell Editor | Cell Editor | NormalInsert |
Esc | Cancels the cell edit. | Cell Editor | Cell Editor | Normal |
q | Cancels the cell edit with the normal-mode key. | Cell Editor | Cell Editor | Normal |
gx | Opens the edited value when it is a URL. | Cell Editor | Cell Editor | Normal |
C-c | Cancels the cell edit from insert mode. | Cell Editor | Cell Editor | Insert |