opencode-agent[bot] пре 4 месеци
родитељ
комит
4eae8ec037
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/web/src/content/docs/keybinds.mdx

+ 1 - 1
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.
-:::
+  :::
 
 ---