forked from extern/nushell
Only trim prompt (#876)
* Only trim the output for prompts * Only remove the last newline
This commit is contained in:
@ -362,7 +362,6 @@ fn response_to_buffer(
|
||||
input: buffered_input,
|
||||
}),
|
||||
engine_state.ctrlc.clone(),
|
||||
false,
|
||||
span,
|
||||
),
|
||||
span,
|
||||
|
Reference in New Issue
Block a user