nushell/crates/nu-cli/src
Fernando Herrera e949658381
nothing variable (#527)
* nothing variable

* corrected comments

* added color to nothing like bool

* compare nothing with values

* comparison tests
2021-12-20 12:05:33 +11:00
..
completions.rs Better filepath completions (#485) 2021-12-13 17:46:30 +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 Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
syntax_highlight.rs nothing variable (#527) 2021-12-20 12:05:33 +11:00
validation.rs WIP 2021-10-26 05:58:58 +13:00