[Lldb-commits] [lldb] [lldb] Support OSC escape codes for native progress (PR #162162)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 7 02:13:41 PDT 2025
================
@@ -72,6 +72,15 @@
#define ANSI_ESC_START_LEN 2
+// OSC (Operating System Commands)
----------------
DavidSpickett wrote:
Link to spec?
https://github.com/llvm/llvm-project/pull/162162
More information about the lldb-commits
mailing list