From 6378e6c06f3296ec8fdea13271c092e9830401ea Mon Sep 17 00:00:00 2001 From: Jay V Date: Fri, 3 Oct 2025 13:46:56 -0400 Subject: docs: rename opencode to OpenCode --- packages/web/src/content/docs/keybinds.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/web/src/content/docs/keybinds.mdx') diff --git a/packages/web/src/content/docs/keybinds.mdx b/packages/web/src/content/docs/keybinds.mdx index 6fd6148e1..dc47166b4 100644 --- a/packages/web/src/content/docs/keybinds.mdx +++ b/packages/web/src/content/docs/keybinds.mdx @@ -3,7 +3,7 @@ title: Keybinds description: Customize your keybinds. --- -opencode has a list of keybinds that you can customize through the opencode config. +OpenCode has a list of keybinds that you can customize through the OpenCode config. ```json title="opencode.json" { @@ -53,7 +53,7 @@ opencode has a list of keybinds that you can customize through the opencode conf ## Leader key -opencode uses a `leader` key for most keybinds. This avoids conflicts in your terminal. +OpenCode uses a `leader` key for most keybinds. This avoids conflicts in your terminal. By default, `ctrl+x` is the leader key and most actions require you to first press the leader key and then the shortcut. For example, to start a new session you first press `ctrl+x` and then press `n`. -- cgit v1.2.3