Abin Simon

Results 250 comments of Abin Simon

Hey @zwpaper , sorry about the delay. I have been pretty busy the past few weeks plus wanted to make a release to help get a deb package if possible....

We should probably colors the items using lscolors and not just builtin colors.

Ahh, my bad I misread what the code was doing. @dsully I found a small issue in the code. If the symlink is relative and we are not calling lsd...

You can reverse the order using `-r` or `--reverse` flag.

As of now, I don't really see a strong usecase for this, but I will keep this open as of now and if there is enough interest we can add...

If this gets implemented, it will be available both as a cli flag and a config option like most other flags.

This is an interesting idea, but as you said, not sure what would be the best way to categorize things. Doing by icons can become messy as we might have...

I think subcommand would be better as that way it would be easier to keep in sync for the user.

Ahh, I see your point. Guess we could do a flag instead of a subcommand. I am not sure if this is a common pattern but I have seen `eval...

Hey, this is something that I forgot earlier. `lsd` actually ships with completions in the release. I forgot about it as this is not a feature that I was using...