nushell/crates
Darren Schroeder 5de30d0ae5
Tweak auto-rotate for single row output (#1861)
* added helper to convert data to strings
added ability to auto-rotate single row output
if row will be greater than terminal width

* Added pivot_to_fit config value

* Added ColumnPath to convert_to_string helper

* Figured out I had to run `cargo fmt --all -- --check`

Co-authored-by: Darren Schroeder <fdncred@hotmail.com>
2020-05-22 04:30:58 +12:00
..
nu_plugin_average Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu_plugin_binaryview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_fetch Remove the old it-hacks from fetch and post (#1807) 2020-05-17 06:18:46 +12:00
nu_plugin_inc Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_match Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_parse Check capture group count (#1814) 2020-05-17 14:52:17 -04:00
nu_plugin_post Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_ps Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_start Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_str Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_sys Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_textview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_tree Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu-build Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-cli Tweak auto-rotate for single row output (#1861) 2020-05-22 04:30:58 +12:00
nu-errors Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-parser String interpolation (#1849) 2020-05-20 07:27:26 +12:00
nu-plugin Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-protocol Tweak auto-rotate for single row output (#1861) 2020-05-22 04:30:58 +12:00
nu-source Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-test-support Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu-value-ext Extracted grouping by date to it's own subcommand. (#1792) 2020-05-15 04:16:09 -05:00