nushell/crates/nu-cli/src/completion
JT 9b8b1bad57
Don't insert PATH variable on Windows (#3422)
* Don't insert PATH variable on Windows

* Simplify fix

* Just centralize the var

* Add a message about why we have to workaround the issue
2021-05-13 15:03:49 +12:00
..
matchers Fix typos and capitalization of "Unicode" (#3234) 2021-04-04 07:14:07 +12:00
command.rs Don't insert PATH variable on Windows (#3422) 2021-05-13 15:03:49 +12:00
engine.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
flag.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
mod.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
path.rs support forward slash for directory completion in Windows (#3201) 2021-03-23 16:20:01 +13:00