### Question I know you can use `do -i {} | complete`, but that completely separates the streams. I'd like them interleaved as if they were one like in bash. ### Additional context and details _No response_
Question
I know you can use
do -i {} | complete, but that completely separates the streams. I'd like them interleaved as if they were one like in bash.Additional context and details
No response