nushell/crates
Darren Schroeder d8c721282b
add optional footer to table (#392)
* add optional footer to table

* missed a draw_table
2021-12-01 13:20:23 -06:00
..
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli
nu-command add optional footer to table (#392) 2021-12-01 13:20:23 -06:00
nu-engine Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-json
nu-parser Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
nu-path
nu-plugin Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-protocol add optional footer to table (#392) 2021-12-01 13:20:23 -06:00
nu-table add optional footer to table (#392) 2021-12-01 13:20:23 -06:00
nu-term-grid
nu_plugin_inc