fix(deepseek): USD-only balance display, drop CNY/¥
Launcher and statusline show only USD from balance_infos; ¥ removed. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ The custom statusline script renders **only ASCII-safe characters and ANSI color
|
||||
|
||||
- ASCII brackets `[ ]` for git branch and effort level
|
||||
- ANSI 256-color escape sequences for model names, effort levels, and rate-limit percentages
|
||||
- The `¥` symbol (U+00A5) for CNY balance in DeepSeek output
|
||||
- The `$` symbol for the DeepSeek balance (USD only)
|
||||
|
||||
It does **not** use Nerd Font glyphs, powerline separators, or emoji.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user