https://github.com/Nerixyz approved this pull request.

Tested with a program that outputs a few newlines, and it worked well for me.

As for the resize events. I found 
https://github.com/microsoft/terminal/discussions/14975#discussioncomment-5258673
 which says that the events come with `ReadConsoleInput`. The linked-to file is 
[ConsoleInputReader.cpp](https://github.com/microsoft/terminal/blob/63d7a19ce535e26caa792ea693edf605c9281e6f/src%2Fcascadia%2FTerminalAzBridge%2FConsoleInputReader.cpp)
 (has been deleted since).

https://github.com/llvm/llvm-project/pull/183366
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to