nushell/crates/nu-cli
Darren Schroeder 46d1938f5c
add unicode to char command to print any unicode character (#2709)
* parsing unicode literal strings into chars

* refactored code to use -u option

* nudge ci
2020-10-28 09:08:09 -05:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src add unicode to char command to print any unicode character (#2709) 2020-10-28 09:08:09 -05:00
tests Add in parameter inference for blocks (#2706) 2020-10-27 20:37:35 +13:00
build.rs fix: remove duplicated "to" (#2682) 2020-10-21 05:35:43 +13:00
Cargo.toml bump to 0.21.1 (#2702) 2020-10-26 21:10:06 +13:00