nushell/crates/nu-command
rezural 079e575cac
Table paging (Draft PR) (#3058)
* This adds table paging, relying on minus to perform the paging functionality
This is gated behind the table-pager feature

* fix problem with long running InputStreams blocking table() returning

* some comments regarding Arc clones, and callback from minus
2021-03-01 14:59:33 +13:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Table paging (Draft PR) (#3058) 2021-03-01 14:59:33 +13:00
tests help generate_docs | flatten crashes nushell (#3099) 2021-02-27 09:05:22 +13:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Table paging (Draft PR) (#3058) 2021-03-01 14:59:33 +13:00