Skip to content

Keyword highlighting

Keyword highlighting colorizes matching text as it scrolls past in the terminal, so the things you care about jump out — error and warn lines, interface names, or any pattern you define.

Settings → Appearance & Display → Customize keywords… opens the highlight editor. Add rules there, each matching some text and colorizing it.

Typical rules:

  • Status keywords like error, fail, warn, up, down.
  • Interface or device names (e.g. Gi0/0, eth1).
  • Any pattern specific to the output you watch.

Highlight colors follow the active theme rather than being fixed values, so they stay legible when you switch palettes — a color chosen against a dark theme won’t wash out on a light one.

Your highlighting scheme is included in a theme export bundle, so sharing a theme shares your highlights too. See Import & export themes.