JDevlieghere 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.)
Yeah that's a good point. I was on the fence because I prefer the uniform alignment, but I can't argue against making it more usable for smaller terminals, even if I usually have it take up most of my screen. https://github.com/llvm/llvm-project/pull/177295 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
