diff options
| author | Adam <[email protected]> | 2026-02-09 18:11:44 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-09 18:11:59 -0600 |
| commit | 85fa8abd505f9e2b4224487fb5509792e8fae8b4 (patch) | |
| tree | bf24ea208e6eb3a99c4f0534094f49b0d6a7304d /packages/web/src/content/docs/ja/tui.mdx | |
| parent | 3118cab2d823920c507d82fa3e5120ddda951e12 (diff) | |
| download | opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.tar.gz opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.zip | |
fix(docs): translations
Diffstat (limited to 'packages/web/src/content/docs/ja/tui.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ja/tui.mdx | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/packages/web/src/content/docs/ja/tui.mdx b/packages/web/src/content/docs/ja/tui.mdx index fe55f29cf..d98930be0 100644 --- a/packages/web/src/content/docs/ja/tui.mdx +++ b/packages/web/src/content/docs/ja/tui.mdx @@ -99,7 +99,7 @@ OpenCode にプロバイダーを追加します。利用可能なプロバイ� /details ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x d` --- @@ -111,7 +111,7 @@ OpenCode にプロバイダーを追加します。利用可能なプロバイ� /editor ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x e` --- @@ -123,7 +123,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /exit ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x q` --- @@ -135,7 +135,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /export ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x x` --- @@ -147,7 +147,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /help ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x h` --- @@ -159,7 +159,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /init ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x i` --- @@ -171,7 +171,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /models ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x m` --- @@ -183,7 +183,7 @@ OpenCodeを終了します。 _エイリアス_: `/quit`、`/q` /new ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x n` --- @@ -201,7 +201,7 @@ Git リポジトリ** であること。 /redo ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x r` --- @@ -213,7 +213,7 @@ Git リポジトリ** であること。 /sessions ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x l` --- @@ -225,7 +225,7 @@ Git リポジトリ** であること。 /share ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x s` --- @@ -237,7 +237,7 @@ Git リポジトリ** であること。 /theme ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x t` --- @@ -269,7 +269,7 @@ Git リポジトリ** であること。 /undo ``` -**キーバインド:** `ctrl+x c` +**キーバインド:** `ctrl+x u` --- |
