fix(claude): disable alt screen

This commit is contained in:
2026-05-10 01:29:22 +02:00
parent 1a84ea933e
commit 2937ee24fd
+4 -1
View File
@@ -1,6 +1,9 @@
{ {
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"$docs": "https://code.claude.com/docs/en/settings",
"env": { "env": {
"ENABLE_CLAUDEAI_MCP_SERVERS": "false" "ENABLE_CLAUDEAI_MCP_SERVERS": "false",
"CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN": "1"
}, },
"feedbackSurveyRate": 0, "feedbackSurveyRate": 0,
"effortLevel": "high", "effortLevel": "high",