Aug. 3, 2026
10:26 a.m.
When echo:ing a command, match native behavior by only showing the last redirection on a given stream, and by adding spaces around redirections and separators. When a command has several redirections on the same stream, native only echoes the last one. Signed-off-by: Lokesh Poovaragan lokesh.poovaragan@gmail.com -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11554