[Lldb-commits] [lldb] [lldb] Align command and settings in apropos output (PR #177295)

via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 22 18:14:39 PST 2026


jimingham wrote:

This looks fine to me.  Given that settings tend to be much longer than commands, I wonder if it might not look nicer to have separate max lengths for commands and settings.  I might make for a little less useless whitespace w/o making the result hard to read (as the original definitely was.)

But I don't feel strongly about that.  If you are happy with it this way, that's also fine by me.

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


More information about the lldb-commits mailing list