Skip to content

v0.1.2

Choose a tag to compare

@weby-homelab weby-homelab released this 15 Jun 16:17
v0.1.2
8946145

What's Changed

  • Classic Compatibility Mode: Added --classic, --no-nerdfont, and --compatibility flags to statusline.sh and statusline.ps1 to fallback to standard Unicode symbols and plain text labels. This fixes rendering on terminals that do not support Nerd Fonts (such as ChromeOS Terminal and Emacs). (Resolves #1)
  • Robust Quota Rendering: Rewrote the active model quota detection logic to check availability instead of string matching on name. The quota section is now dynamically hidden if both quotas are unavailable (-1 or null). (Resolves #2)
  • Documentation: Updated the README.md to explain how to configure and enable the Classic Compatibility Mode in settings.json.

Co-authored-by: weby-homelab rekvizitor.ua@gmail.com