nushell/crates/nu-command
Jakub Žádník 77f42931ff
Fix table-pager feature compilation (#3359)
It compiles and works without errors, but the pager is not asynchronous
anymore (i.e., you need to wait for `seq 1 1000000` to finish before the
pager is displayed).
2021-04-27 19:06:57 +12:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Fix table-pager feature compilation (#3359) 2021-04-27 19:06:57 +12:00
tests Path Enhancement Project #2: parse, join and split (#3256) 2021-04-20 18:45:28 +12: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 ichwh removed (#3349) 2021-04-23 05:14:20 +12:00