File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ make build
136136
1371374 . ** Search and explore**
138138 - Press ` / ` to search and filter rows
139- - Press ` j ` on a JSONB cell to open the viewer
139+ - Press ` v ` on a JSONB cell to open the viewer
140140 - Press ` Ctrl+K ` to open the command palette
141141
1421425 . ** Get help**
@@ -170,7 +170,7 @@ make build
170170| -----| --------|
171171| ` / ` | Search and filter rows |
172172| ` Esc ` | Clear search |
173- | ` j ` | Open JSONB viewer (on JSONB cell) |
173+ | ` v ` | Open JSONB viewer (on JSONB cell) |
174174| ` p ` | Toggle preview pane |
175175| ` s ` | Sort by column |
176176| ` [ ` / ` ] ` | Previous/Next tab |
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ Press `f` to open the interactive filter builder:
183183
184184## JSONB Viewer
185185
186- Press ` J ` on a JSONB cell to open the interactive viewer.
186+ Press ` v ` on a JSONB cell to open the interactive viewer.
187187
188188### Features
189189
@@ -326,7 +326,7 @@ Export favorites via command palette:
326326| ` / ` | Search |
327327| ` f ` | Filter builder |
328328| ` s ` | Sort column |
329- | ` J ` | JSONB viewer |
329+ | ` v ` | JSONB viewer |
330330| ` 1-4 ` | Structure tabs |
331331
332332### Dialogs
You can’t perform that action at this time.
0 commit comments