Skip to content

Commit ebd1625

Browse files
gregghclaude
andcommitted
docs: update documentation with command option and --cwd warning
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 47f9cdd commit ebd1625

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/claude-code.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ default configuration:
107107
git = {
108108
use_git_root = true, -- Set CWD to git root when opening Claude Code (if in git project)
109109
},
110+
-- Command settings
111+
command = "claude", -- Command used to launch Claude Code (do not include --cwd)
110112
-- Keymaps
111113
keymaps = {
112114
toggle = {

0 commit comments

Comments
 (0)