OmarEmaraDev added inline comments.

================
Comment at: lldb/source/Core/IOHandlerCursesGUI.cpp:1108
+      window.AttributeOn(A_REVERSE);
+    window.PutChar(m_content ? 'X' : ' ');
+    if (is_active)
----------------
clayborg wrote:
> We could use ACS_DIAMOND or ACS_BULLET? Check it out and see how it looks?
What do you think?

{F17450120}

{F17450119}

{F17450118}


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104395/new/

https://reviews.llvm.org/D104395

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to