nushell/crates/nu-cli/src
2021-06-08 16:14:38 -05:00
..
completion Improve completions inside of a pipeline (#3575) 2021-06-08 19:48:02 +12:00
shell Improve quoted completions (#3577) 2021-06-09 06:47:29 +12:00
types Rename the use of invocation to subexpression (#3568) 2021-06-07 20:08:35 +12:00
cli.rs change command duration env var to emit duration in milliseconds and also change var name to CMD_DURATION_MS (#3581) 2021-06-08 16:14:38 -05:00
format.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
keybinding.rs update keybindings to support new rustyline functionality (#3511) 2021-05-28 15:10:04 -05:00
lib.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
line_editor.rs update keybindings to support new rustyline functionality (#3511) 2021-05-28 15:10:04 -05: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