Highlight Sets |top| - Xshell

Setting up a highlight set in Xshell (versions 6, 7, and 8) follows a straightforward process through the [Tools] menu. Go to the Tools menu and select Terminal Highlight Sets .

Select your new set and click to open the Keyword dialog. xshell highlight sets

A highlight set only becomes active when assigned to a session: Open the dialog again via [Tools]. Setting up a highlight set in Xshell (versions

Enter the specific text or Regular Expression you want to track. Options: A highlight set only becomes active when assigned

Xshell highlight sets are a powerful terminal automation feature that allows users to define custom visual cues for specific text strings or patterns within their terminal output. By creating these sets, you can automatically emphasize critical information—such as "ERROR" messages, specific IP addresses, or status codes—using distinct colors and font styles.

Highlight sets are most effective when using to catch dynamic data. Recommended Pattern Style Recommendation Critical Errors (?i)error|failed|critical Bold Red text on Yellow background IP Addresses \b\d1,3\.\d1,3\.\d1,3\.\d1,3\b Blue text (underlined) Success States (?i)success|completed|online Green text Exact Matches \bDOWN\b Bright Red (to distinguish from "shutdown") Managing Your Sets Manual - Xshell - NetSarang Computer

Choose your text color, background color, and font style (bold, underline, etc.). Click OK to save the keyword to your set. 3. Applying to a Session