nushell/crates/nu-protocol/src
JT e91d8655c6
Only trim prompt (#876)
* Only trim the output for prompts

* Only remove the last newline
2022-01-28 18:22:09 -05:00
..
ast Port find command (#658) 2022-01-23 16:32:02 -06:00
engine Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00
value Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
config.rs history-menu (#846) 2022-01-25 09:39:22 +00:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
overlay.rs Make env var eval order during "use" deterministic (#742) 2022-01-15 08:06:32 +11:00
pipeline_data.rs Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
shell_error.rs Port move (#833) 2022-01-24 21:43:38 +02:00
signature.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
span.rs Port find command (#658) 2022-01-23 16:32:02 -06:00
syntax_shape.rs Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
ty.rs Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00