charles-zablit wrote:

> One issue I noticed is that the pseudoconsole sends 
> `\u{1b}[?9001l\u{1b}[?1004l` after the process exists as well. Feels like we 
> should filter that as well. But we might filter the output of the child 
> process (when that itself emits the sequence).

Are you hitting this in tests? Or when debugging a regular process? I have not 
been able to reproduce this.

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

Reply via email to