nushell/crates
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
..
nu_plugin_average bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_binaryview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_fetch Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_inc bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_match bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_post Bump rustyline (#1644) 2020-04-24 08:00:49 +12:00
nu_plugin_ps bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_str str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00
nu_plugin_sys bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_textview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_tree bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-build bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-cli Fix column bugs associated with previous refactoring (#1705) 2020-05-04 14:58:11 +12:00
nu-errors bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-parser Parse file size (byte) units in all mixes of case (#1693) 2020-05-02 14:14:07 -04:00
nu-plugin bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-protocol Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
nu-source bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-test-support Fix cd'ing to symlinked directories (#1651) 2020-04-25 18:09:00 +12:00
nu-value-ext Rows and values can be checked for emptiness. Allows to set a value if desired. (#1665) 2020-04-26 12:30:52 -05:00