nushell/crates/nu-protocol
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
build.rs Extract build.rs 2019-12-02 13:14:51 -08:00
Cargo.toml Tweak auto-rotate for single row output (#1861) 2020-05-22 04:30:58 +12:00