rgardler-msft

Results 23 comments of rgardler-msft

Assuming this is not a simple fix, can we add a command line switch to prevent the animation effect. Even better if we can detect if the terminal being run...

This is out of scope for IE. We should provide the content of the document, the UX should decide what to do with it. If IE is not providing the...

@naman-msft as noted in my previous comment, this doesn't look like an IE issue, it looks like a rendering issue. Can you provide a repro doc with explicit details on...

[Edit] Seems I miss clicked and commented on the wrong issue. Going to move this to the right issue and re-open here to ensure I review this properly.

I have potentially fixed this in my branch (awaiting SWE review). However, without a repro for this issue it is impossible to be sure.

Please provide a test document against which this behaviour can be validated. Once we have that we can look at how to implement it.

@naman-msft Can you please add a test document to reproduce this issue. I have done some work on this but I need a valid test case to be sure I'm...

This is related to #32

Also related to #250

This doesn't work because IE is not outputing the response from the command execution to the console until the command returns. Can we capture the streamed response and echo that?