nushell/crates/nu-cli
ammkrn cfee151d4e
Dont unwrap rustyline helper in cli (#3382)
If nu fails to load a user config on startup, no helper is set and the
later call to `rl.helper_mut()` will panic. There may be better ways to
handle this long-term, but printing an error about the failure to parse
the config and then starting with default values seems reasonable.
2021-05-04 15:50:38 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Dont unwrap rustyline helper in cli (#3382) 2021-05-04 15:50:38 +12:00
build.rs update to shadow-rs 0.5. make use easy (#2793) 2020-12-24 05:56:05 +13:00
Cargo.toml add nu-pretty-hex, add into binary, update binaryview (#3370) 2021-05-01 11:12:25 -05:00