Conversation
…er default - use same arguments as ls - prioritize `--almost-all` as it's a sane default Note: I'd propose to stop complaining when `--tree --all --all` is used and just falling back to `--tree --all`
Rust optimizes them away anyways (basic test on godbolt does confirm)
|
I arrived at an implementation that does what we want and is pretty concise imo One thing I'd like your opinion on: I think it makes sense to not err when |
I agree!
Wym by this? |
|
Your changes seem to work without breaking anything, and Is this ready to merge? |
Well when |
ogham/exa#1064