Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions explore-analyze/query-filter/languages/esql-kibana.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ After running a query, the editor's footer displays statistics about the last ru
|--------------------|---------------------|-----------------------------|
| {kbd}`cmd+enter` | {kbd}`ctrl+enter` | Run a query |
| {kbd}`cmd+/` | {kbd}`ctrl+/` | Comment or uncomment a line |
| {kbd}`cmd+i` | {kbd}`ctrl+i` | [Prettify query](#_make_your_query_readable) {applies_to}`stack: ga 9.4+` |
| {kbd}`cmd+k` | {kbd}`ctrl+k` | Open [Quick search](#esql-kibana-quick-search) |

:::{tip}
Expand Down
Loading