nushell/crates/nu-cli
Joseph T. Lyons 81ff598d6c
Fix column bugs associated with previous refactoring (#1705)
* Fix: the symlink target column will only dispaly if either the `full` or `with_symlink_targets` options are given

* If the metadata for every item in the size column is None, do not show the size column

* Do not show the symlink target column if the metadata is None for all the items in the table
2020-05-04 14:58:11 +12:00
..
src Fix column bugs associated with previous refactoring (#1705) 2020-05-04 14:58:11 +12:00
tests Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
Cargo.toml Replace ichwh with which and some fixes for auto-cd (canonicalization) (#1672) 2020-04-28 05:49:53 +12:00