Skip to content

Invalis UTP characters as glyphs...  #2282

@vonschutter

Description

@vonschutter

Description

It looks like some of the glyphs used in the tree view and the rest of the UI are invalid UTF charcters. One shoes up as a block wiht [e6ad] in it. this appears to be some chinese character and not a folder icone--- or am I missing something completely.

Neovim version

NVIM 09.1

Operating system and version

ubuntu 23.04

nvim-tree version

latest stable

Minimal config

examples:  buttons = {
      { "  Find File", "Spc f f", "Telescope find_files" },
      { "󰈚  Recent Files", "Spc f o", "Telescope oldfiles" },
      { "󰈭  Find Word", "Spc f w", "Telescope live_grep" },
      { "  Bookmarks", "Spc m a", "Telescope marks" },
      { "  Themes", "Spc t h", "Telescope themes" },
      { "  Mappings", "Spc c h", "NvCheatsheet" },
    },
  }, th [?] are invalid.

Steps to reproduce

snap install nvim; git clone nvchad to the nvim folder in .config ; let the installs complete... the C-n and look at the file list... not pretty...

Expected behavior

I should see the icons on the screenshots.

Actual behavior

messed up placeholders for where the glyph should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions