mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 19:54:34 +02:00
Automatically trim ends of stdin/stdout strings (#874)
This commit is contained in:
@ -362,6 +362,7 @@ fn response_to_buffer(
|
||||
input: buffered_input,
|
||||
}),
|
||||
engine_state.ctrlc.clone(),
|
||||
false,
|
||||
span,
|
||||
),
|
||||
span,
|
||||
|
Reference in New Issue
Block a user