nushell/crates/nu-cli
Marc Schreiber 111ad868a7
Do not store whitespace entries into history (#3019) (#3286)
Before storing an entry into the history nushell will check if the entry
consists only of whitespaces and if so, it does not store it in the history and
this avoids  newline repetition when user is navigating in the history.
2021-04-09 12:01:31 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Do not store whitespace entries into history (#3019) (#3286) 2021-04-09 12:01:31 +12:00
build.rs update to shadow-rs 0.5. make use easy (#2793) 2020-12-24 05:56:05 +13:00
Cargo.toml Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00