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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 26 09:43:32 PDT 2025


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

I am confused which bits are handled by editline the library and which are handled by our code that interacts with editline, but I always have been so that shouldn't block this :)

LGTM

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


More information about the lldb-commits mailing list