Commit a54244c
Release v0.1.1: Fix Terminal.app color compatibility
🔧 Critical Bugfixes:
- Add smart Terminal.app detection via TERM_PROGRAM env var
- Implement indexed color fallback for Terminal.app compatibility
- Keep beautiful Everforest RGB colors for iTerm2/modern terminals
- Fix pink/magenta display issues that broke first impressions
📱 Version Updates:
- Update header title to v0.1.1
- Update about modal to v0.1.1
- Update all Cargo.toml versions to 0.1.1
- Update README download links to v0.1.1
This patch ensures Ruixen works perfectly on ALL macOS terminals!
🚀 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 17cd634 commit a54244c
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | | - | |
| 878 | + | |
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments