Cate

WenAnLin · WenAnLin.Cate

A lightweight CLI tool to display file contents with encoding support - like cat with better encoding handling.

winget install --id WenAnLin.Cate --exact --source winget

Latest 0.4.2

Release Notes

feat: v0.4.2 - 移除管道偵測,簡化顏色控制邏輯 主要變更 移除自動顏色控制功能

  • 移除 ColorMode 枚舉(Auto/Always/Never)
  • 移除 is_redirected_to_file() 函數(TTY 和管道檢測)
  • 移除 --color 參數
  • 簡化語法高亮控制:現在只透過 --no-highlight 參數控制 行為變更 之前 (v0.4.1):
  • --color auto(預設):終端和管道有顏色,文件重定向無顏色
  • --color always:強制輸出顏色
  • --color never:禁用顏色 現在 (v0.4.2):
  • 預設:始終啟用語法高亮(包括管道和文件重定向)
  • --no-highlight:完全關閉語法高亮 優點
  • ✅ 更簡單直觀的使用體驗
  • ✅ 移除複雜的 TTY 檢測邏輯(Unix fstat, Windows IsTerminal)
  • ✅ 減少程式碼複雜度
  • ✅ 用戶可以自行決定何時需要語法高亮 文檔更新
  • 更新 README.md 移除 --color 參數說明
  • 更新 help 信息
  • 移除過時的範例和說明 🤖 Generated with Claude Code Co-Authored-By: Claude noreply@anthropic.com 📦 下載 / Downloads 請從下方選擇適合您系統的版本下載。 Please download the appropriate version for your system from below. 🔒 檔案校驗 / File Verification 使用 SHA256SUMS 檔案驗證下載的檔案完整性。 Use the SHA256SUMS file to verify the integrity of downloaded files. 📝 自動生成的變更日誌 / Auto-generated Changelog Full Changelog: v0.4.1...v0.4.2

Installer type: portable

Architecture Scope Download SHA256
x86 Download 9F274108DD7B201FBBF51F220995330022092357906432B5ABF330D929CE4F8A
x64 Download 584293ADDBD4D2190F52C527CB5F076AC84BD50E54924CFAB0AFEE601171782F

Details

Homepage
https://github.com/superyngo/cate
License
MIT
Publisher
WenAnLin
Support
https://github.com/superyngo/cate/issues
Copyright
Copyright (c) 2025 wen
Moniker
cate