fix(claude): disable alt screen
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user