chore: Claude-Code-Maus-Klicks per Env-Var deaktivieren

Setzt CLAUDE_CODE_DISABLE_MOUSE_CLICKS=1, damit im TUI wieder die native
Terminal-Textauswahl greift und Yakuake beim Markieren nicht einfaehrt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-24 14:00:22 +02:00
co-authored by Claude Opus 4.8
parent c6bbebea04
commit af40546164
+3
View File
@@ -1,4 +1,7 @@
{
"env": {
"CLAUDE_CODE_DISABLE_MOUSE_CLICKS": "1"
},
"permissions": {
"allow": [
"Bash(npm run build:*)",