--no-user flag appears to not be implemented.
exa --no-user
results in
Unknown argument --no-user
None of the following "long view" commands seem to be implemented as of 0.9.0-1:
--no-permissions: suppress the permissions field
--no-filesize: suppress the filesize field
--no-user: suppress the user field
--no-time: suppress the time field
Running $ exa --help doesn't display any of them either:
...
LONG VIEW OPTIONS
-b, --binary list file sizes with binary prefixes
-B, --bytes ...
...
--git list each file's Git status, if tracked or ignored
-@, --extended list each file's extended attributes and sizes
$
--no-user flag appears to not be implemented.
exa --no-userresults in
Unknown argument --no-user
+1
up
+1
+1
Was about to create issue about: --no-permissions not being available. Is this on the radar? As I like the colours of exa but the colours of permissions are a bit jarring.
+1
Most helpful comment
None of the following "long view" commands seem to be implemented as of 0.9.0-1:
Running
$ exa --helpdoesn't display any of them either: