[lldb] Highlight matching keywords in apropos output (#194997)
When color is enabled, `apropos` now highlights occurrences of the
search term in both command names/help text and settings descriptions
using the configurable regex match ANSI settings.
Implements #194877