tutor-statusline-icons

Configure llm-tutor statusline icon rendering between emoji, nerd, unicode, and ascii modes.

5|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-statusline-icons
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-statusline-icons
Source: https://github.com/Flagrare/llm-tutor/tree/main/plugins/llm-tutor/skills/tutor-statusline-icons
Command: npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-statusline-icons

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the issue of terminal icon compatibility by allowing users to toggle between different icon sets for the llm-tutor statusline, ensuring the interface looks correct regardless of the user's font configuration.

Core Features & Use Cases

  • Multiple Icon Modes: Supports emoji, nerd (Nerd Font), unicode, and ascii modes to match your terminal's capabilities.
  • Instant Preview: Provides immediate visual feedback on the chosen icon set.
  • Use Case: If you are using a terminal that does not support Nerd Font glyphs, you can switch the statusline to ascii or unicode mode to prevent rendering issues like tofu characters.

Quick Start

Type the command tutor-statusline-icons followed by your preferred mode such as nerd or ascii to update the statusline display.

Frequently Asked Questions about tutor-statusline-icons

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix tofu characters and rendering issues in my terminal statusline?

Terminal statusline icon rendering issues are fixed by switching the display mode to ascii or unicode. This prevents unsupported font glyphs from appearing as empty tofu boxes when your terminal lacks specific font support.

How do I change llm-tutor statusline icons to use Nerd Fonts?

To change llm-tutor statusline icons to Nerd Fonts, execute the command tutor-statusline-icons followed by the nerd mode parameter. This updates your local configuration and provides an instant visual preview of the new glyphs.

What icon formats can I use for my terminal statusline?

Supported terminal statusline icon formats include emoji, nerd, unicode, and ascii modes. These options ensure interface compatibility across different terminal environments and font configurations without causing display errors.

Do I need a Nerd Font installed to display statusline icons correctly?

You do not need a Nerd Font installed to display statusline icons correctly. You can toggle the interface to emoji, unicode, or ascii modes to match your terminal's existing font capabilities and avoid rendering problems.

How can I get an instant preview of terminal icon changes?

You can get an instant preview of terminal icon changes by running the tutor-statusline-icons command with your preferred mode. The shell script updates local configuration files and immediately renders the visual feedback in your interface.