summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-cn/keybinds.mdx
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-09 18:11:44 -0600
committerAdam <[email protected]>2026-02-09 18:11:59 -0600
commit85fa8abd505f9e2b4224487fb5509792e8fae8b4 (patch)
treebf24ea208e6eb3a99c4f0534094f49b0d6a7304d /packages/web/src/content/docs/zh-cn/keybinds.mdx
parent3118cab2d823920c507d82fa3e5120ddda951e12 (diff)
downloadopencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.tar.gz
opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.zip
fix(docs): translations
Diffstat (limited to 'packages/web/src/content/docs/zh-cn/keybinds.mdx')
-rw-r--r--packages/web/src/content/docs/zh-cn/keybinds.mdx6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/web/src/content/docs/zh-cn/keybinds.mdx b/packages/web/src/content/docs/zh-cn/keybinds.mdx
index 6a43b54fb..a4b0b1262 100644
--- a/packages/web/src/content/docs/zh-cn/keybinds.mdx
+++ b/packages/web/src/content/docs/zh-cn/keybinds.mdx
@@ -3,7 +3,7 @@ title: 按鍵綁定
description: 自定義您的按鍵綁定。
---
-OpenCode 有一个按键绑定列表,您可以通过 OpenCode 配置进行自定义。
+opencode 有一个按键绑定列表,您可以通过 opencode 配置进行自定义。
```json title="opencode.json"
{
@@ -107,7 +107,7 @@ OpenCode 有一个按键绑定列表,您可以通过 OpenCode 配置进行自�
## 領袖鑰匙
-OpenCode 对大多数按键绑定使用 `leader` 键。这可以避免终端中的冲突。
+opencode 对大多数按键绑定使用 `leader` 键。这可以避免终端中的冲突。
默认情况下,`ctrl+x` 是主键,大多数操作要求您先按主键,再按键盘。例如,要开始新会话,请先按 `ctrl+x`,然后按 `n`。
@@ -132,7 +132,7 @@ OpenCode 对大多数按键绑定使用 `leader` 键。这可以避免终端中�
## 桌面提示快捷方式
-OpenCode 桌面应用程序提示输入支持常见的 Readline/Emacs 风格的文本编辑快捷方式。这些是内置的,目前无法通过 `opencode.json` 进行配置。
+opencode 桌面应用程序提示输入支持常见的 Readline/Emacs 风格的文本编辑快捷方式。这些是内置的,目前无法通过 `opencode.json` 进行配置。
| 快捷方式 | 行動 |
| -------- | ------------------------- |