nushell/crates/nu-cli
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
..
src Tweak auto-rotate for single row output (#1861) 2020-05-22 04:30:58 +12:00
tests Added a count column on the histogram command (#1853) 2020-05-20 18:02:36 +12:00
Cargo.toml Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00