opencode-agent[bot] 4 месяцев назад
Родитель
Сommit
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.
-:::
+  :::
 
 ---