nushell/crates/nu-command/src
Darren Schroeder 1cfb228924
New termsize command (#3038)
* add term size command

* update w & h, add examples

* changed default to output table
2021-02-10 08:58:22 -06:00
..
commands New termsize command (#3038) 2021-02-10 08:58:22 -06:00
examples Minimal markdown syntax per element support. (#2997) 2021-02-02 12:09:19 -05:00
utils Soft rest arguments column path cohersions. (#3016) 2021-02-06 20:05:47 -05:00
commands.rs New termsize command (#3038) 2021-02-10 08:58:22 -06:00
examples.rs Clean up lexer (#2956) 2021-02-04 20:20:21 +13:00
futures.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
lib.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
maybe_print_errors.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
prelude.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
script.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
utils.rs Ensure selection of columns are done once per column (#3012) 2021-02-05 19:34:26 -05:00