nushell/crates
Andrés N. Robalino 973a8ee8f3
Allow config to work with column paths. (#2653)
Nu has many commands that allow the nuño to customize behavior such
as UI and behavior. Today, coloring can be customized, the line editor,
and other things. The more options there are, the higher the complexity
in managing them.

To mitigate this Nu can store configuration options as nested properties.

But to add and edit them can be taxing. With column path support we can
work with them easier.
2020-10-08 20:04:19 -05:00
..
nu_plugin_binaryview Bar Chart baseline. (#2621) 2020-09-30 13:27:52 -05:00
nu_plugin_chart Line charts. Chart plugin sub command extraction. (#2627) 2020-10-01 19:23:10 -05:00
nu_plugin_fetch Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_from_bson Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_from_sqlite Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_inc Consolidate suggestions code (#2597) 2020-09-25 15:44:24 +12:00
nu_plugin_match Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_post Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_ps Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_s3 Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_start Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_sys Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_textview [wasi] Update time & instant crates (#2645) 2020-10-07 15:26:16 +13:00
nu_plugin_to_bson Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_to_sqlite Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu_plugin_tree Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-cli Allow config to work with column paths. (#2653) 2020-10-08 20:04:19 -05:00
nu-data Allow config to work with column paths. (#2653) 2020-10-08 20:04:19 -05:00
nu-errors Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-parser Parse decimals as BigDecimal (#2644) 2020-10-07 14:01:40 +13:00
nu-plugin Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-protocol Allow config to work with column paths. (#2653) 2020-10-08 20:04:19 -05:00
nu-source Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
nu-table Bump to 0.20 (#2588) 2020-09-22 19:54:46 +12:00
nu-test-support Allow config to work with column paths. (#2653) 2020-10-08 20:04:19 -05:00
nu-value-ext Allow config to work with column paths. (#2653) 2020-10-08 20:04:19 -05:00