athityakumar/colorls

Icons for file with only one extension

開放

#469 建立於 2021年8月10日

 (7 則留言) (3 個反應) (0 位負責人)Ruby (396 個分叉)batch import
HacktoberfestUp-For-Grabsbug

倉庫指標

星標
 (5,135 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  • Relevant Issues : (none)
  • Relevant PRs : (none)
  • Type of issue :
    • Installation
    • Font-related
    • Feature request
    • Bug in existing feature
    • Developer mode : Code quality / Tests / Documentation

Hello, the colorls in my machine can't recognize file with only one extension such as .ignore, .DS_Store,.type_example, here is an example:

The file .DS_Store and .gitignore are recognized as file type instead of apple / git type. I changed nothing in yaml dir.(I also tried adding ds_store:"\ue711", and it didn't work.)

If I add any latters before dot, it can recognize rightly. For example, I renamed .gitignore to test.gitignore,it showed as follow:

Other files with name before dot can be recognized correctly. My system is macOS 10.15.7, and I have installed nerd-font.

Thank you for reading.

貢獻者指南