nushell/crates/nu-cli
Jason Gedge c9c29f9e4c
Remove space from command name completion suggestion. (#2498)
Although convenient, since the user doesn't have to type the space, it could be
a little surprising to users since they may think that was the only completion
in certain completions modes (for example, `cycle`).
2020-09-05 15:15:20 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Remove space from command name completion suggestion. (#2498) 2020-09-05 15:15:20 +12:00
tests ls **/* does not show hidden files without the -a flag (#2407) 2020-09-05 07:32:58 +12:00
build.rs Add wasm sample for CI (#2372) 2020-08-19 07:34:05 +12:00
Cargo.toml use fs_extra to recursively move folders (#2487) 2020-09-04 11:44:53 +12:00