nushell/tests/shell/pipeline/commands
Wind 1058707a29
make stderr works for failed external command (#11914)
# Description
Fixes: #11913

When running external command, nushell shouldn't consumes stderr
messages, if user want to redirect stderr.

# User-Facing Changes
NaN

# Tests + Formatting
Done

# After Submitting
NaN
2024-02-21 21:15:05 +08:00
..
external.rs make stderr works for failed external command (#11914) 2024-02-21 21:15:05 +08:00
internal.rs Support redirect stderr and stdout+stderr with a pipe (#11708) 2024-02-09 01:30:46 +08:00
mod.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00