fix(cli): fix shortcut config conflict in hermes_cli

This commit is contained in:
Harry Riddle
2026-05-04 12:41:05 -07:00
committed by Teknium
parent a919269eb5
commit 645a2f482d
2 changed files with 93 additions and 1 deletions
+1
View File
@@ -809,6 +809,7 @@ DEFAULT_CONFIG = {
"enabled": False,
"fields": ["model", "context_pct", "cwd"], # Order shown; drop any to hide
},
"copy_shortcut": "auto", # "auto" (platform default) | "ctrl_c" | "ctrl_shift_c" | "disabled"
},
# Web dashboard settings