[Lldb-commits] [lldb] [lldb] Correctly restore the cursor column after resizing the statusline (PR #146132)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 30 09:21:55 PDT 2025


JDevlieghere wrote:

> This looks good. Any chance of a test case? This sounds like something pexpect should manage to handle.

I'm somewhat skeptical of the value, but I can add a test case to check for the escape codes to make sure the new Editline code is called. 

https://github.com/llvm/llvm-project/pull/146132


More information about the lldb-commits mailing list