logo-ls
logo-ls copied to clipboard
Modern ls command with vscode like File Icon and Git Integrations. Written in Golang
Hi, Looks like a cool project, but it's not working for me. I'm mostly getting random Arabic and horoscope symbols displaying. I'm using gnome-terminal on Arch Linux with zsh (although...
If you can't find a user you should use the UID not the empty string. Here: https://github.com/Yash-Handa/logo-ls/blob/f6f6bee4156bf08340cce5246963e6eb26d1ce3d/formatterStuff.go#L88 ...then two lines later you should print u.Username not u.Name: https://github.com/Yash-Handa/logo-ls/blob/f6f6bee4156bf08340cce5246963e6eb26d1ce3d/formatterStuff.go#L90 ...the first...
Hi Yash Good eve! I configured logo-ls in my Machine, its code page is unicode UTF-8. Having issue with .txt extension file.. i attached the look of that extension, please...
```shell curl https://raw.githubusercontent.com/UTFeight/logo-ls-modernized/master/INSTALL | bash ``` Here is a small script that I wrote to install Latest Nerd Fonts (3.xx) compatible logo-ls ### Requires - Golang (`go` command) Actual fixes...
Hi, I forked logo-ls ([here's my fork](https://github.com/canta2899/logo-ls)) and If someone's willing to help I think it can still be maintained. So far I fixed a few issues, implemented symlink resolution...
This PR adds the "--group-directories-first" option. See #27
Nerd Fonts has released a new version (version 3.0) which drops the whole, deprecated `nf-mdi-` prefixed Material Icon glyphs. Thus, the text produced by `logo-ls` can't be displayed with most...
`logo-ls` currently uses outdated `nf-mdi-*` glyphs which have, according to the nerdfont website, been removed. These need to be migrated to be used with up-to-date nerd fonts
Using macOS ventura compiled for m1, and have this output.... What might be wrong ? Installed fonts, compiled from source... any help would be appreciated