nushell/crates/nu-command/src/commands/table
rezural c91a1ec08d
Table paging release (#3128)
* use the InputHandler functionality from minus

* respond to Q and ESC character to quit

* use arijit79/minus main branch until new release is pushed

* rename NushellMinusInputHandler to MinusInputHandler
2021-03-05 10:32:16 +13:00
..
command.rs Table paging release (#3128) 2021-03-05 10:32:16 +13:00
mod.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
options.rs add nu-ansi-term (#3089) 2021-02-22 12:33:34 -06:00