MartinFillon

Results 97 comments of MartinFillon

Is there an ETA existing on this issue ?

As we are moving the arg parsing to [clap](https://github.com/clap-rs/clap) I think it is better to have a proposition. I personally don't like that idea to much as aliases exists, and...

I was wondering how you felt about, as we have the env var, the default value, adding also a command line argument such as `--theme` or `--config` as this is...

> I would really like to get clap merged because it seems like this arg parser is just cursed lately 💀 same especially since #832 but we waiting on @cafkafk

Hey, just some nitpicking on my side

this can either be picked up by someone as I myself will wait/implement this in #640 but not in main branch

> I don't think this can be done. This is because when parsing a single character argument, it is necessary to know if the corresponding argument requires an additional parameter....

> I've also discovered recently ls -p which suffixes folders with a /, making them more distinct, and that eza lacks: `eza -F` works the same as it classifies which...

> Our plan is to introduce a flag that makes eza ls compatible, this is gonna be done after the clap migration speaking of that if anyone wanna help review...

This can either wait for tree tbd or be already merged