summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/ko/keybinds.mdx
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-10 07:11:13 -0600
committerAdam <[email protected]>2026-02-10 07:11:19 -0600
commit4c4e30cd714d316f44d99b91f846e2be666a26db (patch)
tree3a8bf8aad3be9a01ec3d00a306f2fd2c707c3da9 /packages/web/src/content/docs/ko/keybinds.mdx
parent19ad7ad80916836560ce9903b58a02be63ea4715 (diff)
downloadopencode-4c4e30cd714d316f44d99b91f846e2be666a26db.tar.gz
opencode-4c4e30cd714d316f44d99b91f846e2be666a26db.zip
fix(docs): locale translations
Diffstat (limited to 'packages/web/src/content/docs/ko/keybinds.mdx')
-rw-r--r--packages/web/src/content/docs/ko/keybinds.mdx8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/web/src/content/docs/ko/keybinds.mdx b/packages/web/src/content/docs/ko/keybinds.mdx
index 83fc5da84..487797fb1 100644
--- a/packages/web/src/content/docs/ko/keybinds.mdx
+++ b/packages/web/src/content/docs/ko/keybinds.mdx
@@ -107,7 +107,7 @@ opencode는 opencode config를 통해 사용자 정의 할 수있는 keybinds �
## 리더 키
-opencode는 대부분의 keybinds에 대한 `leader` 키를 사용합니다. 이것은 당신의 맨끝에 있는 충돌을 피합니다.
+opencode는 대부분의 keybinds에 대한 `leader` 키를 사용합니다. 이것은 당신의 terminal에 있는 충돌을 피합니다.
기본적으로 `ctrl+x`는 리더 키이며 대부분의 작업은 리더 키를 먼저 누르고 단축키를 누릅니다. 예를 들어, 새 세션을 시작하려면 먼저 `ctrl+x`를 누르고 `n`를 누릅니다.
@@ -154,9 +154,9 @@ opencode 데스크톱 앱 프롬프트 입력은 텍스트 편집을 위한 일�
## 시프트+ 이름 \*
-몇몇 맨끝은 기본적으로 입력한 modifier 열쇠를 보내지 않습니다. `Shift+Enter`를 탈출 순서로 보낼 터미널을 구성해야 할 수 있습니다.
+몇몇 terminal은 기본적으로 입력한 modifier 열쇠를 보내지 않습니다. `Shift+Enter`를 탈출 순서로 보낼 terminal을 구성해야 할 수 있습니다.
-### 윈도우 터미널
+### 윈도우 terminal
`settings.json`를 엽니다:
@@ -189,4 +189,4 @@ opencode 데스크톱 앱 프롬프트 입력은 텍스트 편집을 위한 일�
]
```
-파일을 저장하고 Windows 터미널을 다시 시작하거나 새 탭을 엽니 다.
+파일을 저장하고 Windows terminal을 다시 시작하거나 새 탭을 엽니 다.