nushell/crates/nu-cli
Darren Schroeder 4e17292a12
Seq for nushell (#2704)
* seq command - WIP

* why, oh why

* works with parameters

* widths should've been optional

* dbg messages

* working. rest had to be first.

* updated so that it outputs a table instead of just strings

* made to work with floats, allowed separator be more than 1 char

* clippy

* fixed tests

* changed terminator help desc

* commit to get ci moving again
2020-10-29 15:51:48 -05:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Seq for nushell (#2704) 2020-10-29 15:51:48 -05:00
tests Change alias shape inference to proposal of RFC#4 (#2685) 2020-10-29 06:49:38 +13:00
build.rs fix: remove duplicated "to" (#2682) 2020-10-21 05:35:43 +13:00
Cargo.toml Change alias shape inference to proposal of RFC#4 (#2685) 2020-10-29 06:49:38 +13:00