alexanderjeurissen / ranger_devicons

Ranger plugin that adds file glyphs / icon support to Ranger
GNU General Public License v3.0
977 stars 75 forks source link

[Kitty] Ranger does not display devicons #70

Closed tbrodbeck closed 3 years ago

tbrodbeck commented 3 years ago

Runtime Environment

Current Behavior

When using kitty the devicons (https://github.com/alexanderjeurissen/ranger_devicons) the icons are sometimes shown and sometimes not. Instead there are those characters: problem

Expected Behavior

Display devicons to the left of files and directories.

Context

If I start kitty from another terminal (not kitty), the devicons are shown as expected.

Steps to reproduce

  1. Install alexanderjeurissen/ranger_devicons
  2. Open kitty
  3. type ranger

This is a mirror of https://github.com/ranger/ranger/issues/2169. I post it here in case you can help me debug the ranger devicon display engine.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.72. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

github-actions[bot] commented 3 years ago

Hello 👋 Thanks for submitting your first issue. We appreciate that you care about this project and want to help make it the best it can be.

milkias17 commented 3 years ago

I use kitty as my terminal emulator and everything works fine. What is the terminal font you are using right now? If the font you are using is not patched with nerd font, it wont work.

tbrodbeck commented 3 years ago

This issue was from kitty and it is fixed by now (https://github.com/ranger/ranger/issues/2169)