[Lldb-commits] [lldb] [SBProgress] Add swig support for `with` statement in Python (PR #133527)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 28 15:35:26 PDT 2025
JDevlieghere wrote:
> @JDevlieghere @bulbazord Is there a Discourse on the recent changes to the terminal colors? On Linux I'm getting this white bar that crosses the whole terminal. I think this is part of your reverse video change Jonas? 
Yes, what you're seeing is the new [Statusline](https://discourse.llvm.org/t/rfc-lldb-statusline/83948/14). The reverse video change (#133315) just changes the default color. Based on your screenshot, that looks expected.
https://github.com/llvm/llvm-project/pull/133527
More information about the lldb-commits
mailing list