Figure 17.1: GCC & Grep Colors
This master switch will make BashStyle-NG adjust the colors for gcc.
The following settings allow you to adjust the specific types of text messages to be colored by BashStyle-NG’s predefinied colors.
Caret = the ^ shown to point to a specific part of the code
Locus = location information (line, column, etc.)
This master switch will make BashStyle-NG adjust the colors for grep.
The following settings allow you to adjust the specific types of text messages to be colored by BashStyle-NG’s predefinied colors.
selected match = the actual match
context match = lines before or after the selected match displayed to give context
information, enabled via -A, -B or -C flags.