diff --git a/packages/web/src/content/docs/tui.mdx b/packages/web/src/content/docs/tui.mdx index a03797b302be..c61d6100977c 100644 --- a/packages/web/src/content/docs/tui.mdx +++ b/packages/web/src/content/docs/tui.mdx @@ -99,11 +99,9 @@ Compact the current session. _Alias_: `/summarize` ### details -Toggle tool execution details. +Toggle tool execution details. This is available through the `tool_details` keybind, which is unbound by default. [Learn more](/docs/keybinds). -```bash frame="none" -/details -``` +**Keybind:** `tool_details` ---