Skip to content

Feature Request: Native Nerd Fonts support for Statusline and Filemanager #3993

@brunohcorreia

Description

@brunohcorreia

Currently, Micro feels visually "plain" compared to other modern terminal editors (like Helix or Neovim configurations) when it comes to file identification. I would like to request native support for Nerd Fonts icons within Micro core and its default plugins. This would greatly improve visual navigation and UI aesthetics.

Implementation suggestions:

  1. Statusline: Display the file type icon next to the filename or filetype indicator.
  2. Filemanager: Display folder icons (open/closed) and file type icons next to items in the tree view.
  3. Configuration: Introduce a global option (e.g., nerdfonts) to control this.

Crucially, this option should be false (disabled)by default. This ensures that Micro remains lightweight and compatible with standard terminals/fonts out of the box. Only users with patched fonts who explicitly want this feature would enable it (e.g., set nerdfonts true).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions