Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: LSD not reading config.yaml #1048

Open
1 task done
Tyler799 opened this issue May 15, 2024 · 5 comments
Open
1 task done

[Bug]: LSD not reading config.yaml #1048

Tyler799 opened this issue May 15, 2024 · 5 comments
Assignees

Comments

@Tyler799
Copy link

Tyler799 commented May 15, 2024

Version

  • latest

version

1.1.2

What OS are you seeing the problem on?

MSYS2/UCRT64

installation

pacman -S mingw-w64-ucrt-x86_64-lsd

term

xterm

ls-colors

Empty

What happened?

Settings in config.yaml don't make any change in lsd -l's output. Enabling the header doesn't show a header. Sorting by directory first doesn't sort. Disabling columns doesn't disable them, etc. 

For context, I'm editing /home/tyler.shellberg/.config/lsd/config.yaml. The LSD folder is right next to a config folder for Fish and Git, so it seems to be in the right spot.

What expected?

Options in config.yaml should change behavior of lsd -l output.

What else?

I'm on Fish shell, if that matters.
@zwpaper
Copy link
Member

zwpaper commented May 18, 2024

where is your config.yaml located?
it should be ~/.config/lsd/config.yaml

I am also using fish, it does not matter

@Tyler799
Copy link
Author

where is your config.yaml located? it should be ~/.config/lsd/config.yaml

I am also using fish, it does not matter

I put that in the issue, but yes, mine is in the correct spot.

@ACR-Jeff
Copy link

ACR-Jeff commented May 18, 2024

I am experiencing the same issue, The config file is in the correct lsd directory, I am on void linux if that makes any difference, I have tried with alacritty, gnome-terminal, and kitty, I have been trying to change the theme/colors and all result in defaults even with theme:custom set

@ACR-Jeff
Copy link

Ok I stand corrected, It was confusion on my part, It's working properly, I used default theme colors with theme:custom set, It's now working on my end. Still in the learning stage of lsd.

@Tyler799
Copy link
Author

I can work around it for now by manually pointing it to the config.yaml's location with the --config option, but it's a bit annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants