mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 01:36:47 +00:00
fix(docs): translations
This commit is contained in:
@@ -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` 进行配置。
|
||||
|
||||
| 快捷方式 | 行動 |
|
||||
| -------- | ------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user