mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 17:27:54 +00:00
CLI_TITLE env var for setting the CLI title (#748)
This commit is contained in:
committed by
GitHub
parent
a2f03636a5
commit
4192cfb092
@@ -35,7 +35,6 @@ export interface Settings {
|
||||
mcpServers?: Record<string, MCPServerConfig>;
|
||||
showMemoryUsage?: boolean;
|
||||
contextFileName?: string;
|
||||
title?: string;
|
||||
accessibility?: AccessibilitySettings;
|
||||
|
||||
// Git-aware file filtering settings
|
||||
|
||||
Reference in New Issue
Block a user