nushell/crates/nu-cli/src
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
..
completion Don't insert PATH variable on Windows (#3422) 2021-05-13 15:03:49 +12:00
shell Made completion matching case-insensitive by default for windows (#3420) 2021-05-13 11:38:43 +12:00
types Clippy fixes for new Rust version (#3392) 2021-05-07 07:58:21 +12:00
cli.rs Dont unwrap rustyline helper in cli (#3382) 2021-05-04 15:50:38 +12:00
format.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
keybinding.rs imp: bump rustyline to 8.0.0 (#3167) 2021-03-14 15:13:31 +13:00
lib.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
line_editor.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
prelude.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
shell.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
types.rs Change alias shape inference to proposal of RFC#4 (#2685) 2020-10-29 06:49:38 +13:00