<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/57372>57372</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Colorize output when searching for symbols in `lldb`
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
alichtman
</td>
</tr>
</table>
<pre>
`ripgrep` and `grep` have great colorization options for easily parsing search output.
Here's `rg`, for example:
<img width="356" alt="image" src="https://user-images.githubusercontent.com/20600565/186795335-eac0c080-45c1-42b2-b207-b3d3797a080a.png">
It would be really great if `lldb` supported this for `image lookup -r -n <REGEXP>` and other like commands.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxVUcuOnDAQ_BpzaYGMjc3MgcNmd_K4RTnlapsecNZgZJudTL4-BmaVjYT65VZXUaV9f--IpMEuQ8AlV6DmHnJ-b0f1hpAblcB454P9o5L1M_hlSxGuPgCqaN0dFhWinQeIqIIZwa9pWVNF6AuhT0f8igEJa-MGEIYcCHs-LvxW0-KQ8Cf4uE_4s50GuNk-jYS_EMa4kDmCcuno7aQG3CYxmGMyprTEfIiwz_lbI4ZyX4rVYNO46m1i_JxwTpXxU95hVFIqpMhlfZLtWXAuSlSGGnqiZSNMXTZMs1Iz2paa97w9tyo_qWqZh4xI-OUj6W8Jbn51PWiErJvLyhz62ev23871ehM2rsviQ8Ie0mgPHfN4pwrO-9d1gTJAOUMW4cfly-Xn9w3nYZBPIwZw9hWzK9OUR7EqsKulrJtWZv5F3_H-zM-qSDY57J4P7_DhCtxGnB9GbZZt6PE-ae8i2PkDzWINrvtf0kPGh3bOvb2ncgn-F5qUWxvjijEXouUtK8aux6bmEpteq4aeTCuughvaspPh0pizLJzS6GJHxKcs6Iw32E9s4oqXwnaMMkZPTNK6ZrWorgzFqZUNFbrXTDWkoTgp66qNR-XDUIRup6TXIeZHZ2OK_x5VjHaYEXe4fF-tafShU86aMWUxix2828n_BajZ-gs">