forked from extern/nushell
* 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