summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-05-01 04:21:51 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-05-01 04:21:51 +0000
commit4eae8ec037356a587521c7bc38cd1416f7d92cdc (patch)
treed350592ab6f58f5f9370807b9677ab946f43d7db /packages/web/src
parent08895c396e76122d7b5d5d781542565371473b46 (diff)
downloadopencode-4eae8ec037356a587521c7bc38cd1416f7d92cdc.tar.gz
opencode-4eae8ec037356a587521c7bc38cd1416f7d92cdc.zip
chore: generate
Diffstat (limited to 'packages/web/src')
-rw-r--r--packages/web/src/content/docs/keybinds.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/keybinds.mdx b/packages/web/src/content/docs/keybinds.mdx
index 4106cb232..86970638c 100644
--- a/packages/web/src/content/docs/keybinds.mdx
+++ b/packages/web/src/content/docs/keybinds.mdx
@@ -110,7 +110,7 @@ On Windows, the defaults for `input_undo` and `terminal_suspend` are different:
- `input_undo` defaults to `ctrl+z,ctrl+-,super+z` (the `ctrl+z` binding is added because Windows terminals do not support POSIX suspend).
- `terminal_suspend` is forced to `none` because native Windows terminals do not support POSIX suspend.
-:::
+ :::
---