fix: window switch (#1856)

This commit is contained in:
yetone
2025-04-11 11:42:55 +08:00
committed by GitHub
parent 9952ad381c
commit 51bad68087
3 changed files with 15 additions and 18 deletions

View File

@@ -377,6 +377,7 @@ M._defaults = {
enable_cursor_planning_mode = false,
enable_claude_text_editor_tool_mode = false,
use_cwd_as_project_root = false,
auto_focus_on_diff_view = false,
},
history = {
max_tokens = 4096,