nushell/crates/nu-cli
Darren Schroeder 0f7e1d4d01
Support broad range of escape sequences (#2719)
* WIP

* changed to matches

* fixed a bug with osc

* changed back to if let because: clippy

* fixed example test
2020-10-30 15:06:15 -05:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Support broad range of escape sequences (#2719) 2020-10-30 15:06:15 -05:00
tests Inode added to ls -l (#2711) 2020-10-31 06:39:01 +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