Yash-Handa / logo-ls

Modern ls command with vscode like File Icon and Git Integrations. Written in Golang
MIT License
1.13k stars 46 forks source link

logo-ls -l displays first record in a different color #15

Open ianrobrien opened 3 years ago

ianrobrien commented 3 years ago

When running logo-ls -l the first line has a different color/weight. This can be seen in the screenshot:

ls_multi

I have the same issue running locally. The issue does not happen with a normal logo-ls

ghost commented 3 years ago

Fixed in #17

ianrobrien commented 3 years ago

Thanks for the quick fix @Ortiye! I cloned your repo and built the project. It solved the problem on my machine.