nushell/crates/nu-cli/src
Andrés N. Robalino d0bca1fb0f
Remove 'help' Nu bin positional support. (#3621)
Mostly to keep parity with the rest of Nu internal commands (`-h` and `--help`) instead.
2021-06-15 18:26:04 -05:00
..
app Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
completion Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
shell Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
types Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
app.rs Remove 'help' Nu bin positional support. (#3621) 2021-06-15 18:26:04 -05:00
cli.rs Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
format.rs
keybinding.rs update keybindings to support new rustyline functionality (#3511) 2021-05-28 15:10:04 -05:00
lib.rs Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
line_editor.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12: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