Sylvestre Ledru
Sylvestre Ledru
``` error[E0063]: missing field `alignment` in initializer of `term_grid::Cell` --> src\uu\ls\src/ls.rs:2592:5 | 2592 | Cell { | ^^^^ missing `alignment` Checking uu_shuf v0.0.13 (D:\a\coreutils\coreutils\src\uu\shuf) ```
As @ogham is MIA (no activity for a while), maybe we should fork it indeed
@resistor ping? Thanks
The coverage implies that we don't have a test for this, is that correct?
Would it be possible for you to write a test? thanks :)
yeah, this is why I removed the wontfix ;)
no worries
So, i have been thinking about that. if you care about size, the symlink way is the right way. For example ln -s /usr/bin/coreutils /usr/bin/ls will work Example in Debian:...
Not yet Last time I checked, our version of rust/cargo were too old. Would you like to try to submit a PR?
multiple commits within a PR :)