nushell/crates/nu-cli/src
JT 33ffb2c39a
Add which command, add external completions, and builtin var completions (#782)
* Add which and external completions

* WIP

* Finish up external and var completions

* fix windows
2022-01-21 05:02:53 +11:00
..
completions.rs Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00
errors.rs Reset ansi more often when showing errors (#425) 2021-12-04 18:02:57 +13:00
lib.rs Reset ansi more often when showing errors (#425) 2021-12-04 18:02:57 +13:00
prompt.rs double prompt (#686) 2022-01-06 12:57:55 +00:00
syntax_highlight.rs Highlight block and record (#653) 2022-01-03 16:21:26 +11:00
validation.rs WIP 2021-10-26 05:58:58 +13:00