♻️ refactor(core): 优化 rename.js 中的地区序列紧凑化逻辑

This commit is contained in:
2026-06-06 16:00:39 +08:00
parent b94b484b44
commit 7d5147c180
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ echo -e "\n${CYAN}>>> [2/2] Upgrading GUI Casks (brew upgrade --cask --greedy --
# 强制注入环境变量,确保终端输出依然保留 ANSI 颜色格式
export HOMEBREW_COLOR=1
@
# --- 终端宽度处理 ---
# 固定宽度,避免动态识别终端列数导致 prompt 重绘异常。
export COLUMNS