diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-12 02:52:11 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-12 02:52:11 -0600 |
| commit | 89460de5beb24184cfb96ef02a94974a967abdcc (patch) | |
| tree | ad79aa9bbe1b38808345688de75c027c4e2bb330 /modules/show-kill-ring.el | |
| parent | 9e7787445878cfa719f335a9491e3a2a864385b7 (diff) | |
| download | dotemacs-89460de5beb24184cfb96ef02a94974a967abdcc.tar.gz dotemacs-89460de5beb24184cfb96ef02a94974a967abdcc.zip | |
refactor: Remove ANSI color codes from Makefile
Replaced colored output with plain text symbols for better portability:
- Removed all COLOR_* variable definitions
- Replaced color-wrapped text with plain text
- Added simple text markers:
- [i] for informational messages
- [!] for warnings
- ✓ for success (kept from before)
- ✗ for errors (kept from before)
- ⚠ for warnings (kept from before)
Benefits:
- Works in all terminals and CI environments
- No escape code littering when piped or logged
- Simpler, more maintainable code
- Cleaner output that's easier to read
Changes: 40 insertions, 45 deletions
Diffstat (limited to 'modules/show-kill-ring.el')
0 files changed, 0 insertions, 0 deletions
