Terminal Fonts and Display

Last updated: April 2026

Changing the Terminal Font

To change the font used in the terminal emulator, open Settings (Ctrl+,) and navigate to Appearance > Font. Select a font from the dropdown list, which is populated from the monospace fonts installed on your system. The change takes effect immediately across all open sessions.

You can also configure the font on a per-connection basis. Open the Connection Manager (Ctrl+Shift+N), select or edit a saved connection, and expand the Appearance section to override the global font setting for that connection.

Recommended Monospace Fonts

Terminal emulators require monospace (fixed-width) fonts so that columns align correctly, TUI applications render properly, and cursor positioning is accurate. Proportional fonts will cause severe display corruption and are not selectable in RockTerm.

The following monospace fonts are recommended:

After installing a new font on your system, you may need to restart RockTerm for it to appear in the font list.

Font Size Adjustment

The default font size can be set in Settings > Appearance > Font Size. The value is specified in points (pt).

For quick, temporary zoom adjustments within an active session, use the following shortcuts:

Session-level zoom changes are not persisted. When you open a new tab or reconnect, the font size reverts to the value configured in settings.

Color Scheme Configuration

RockTerm ships with several built-in color schemes and supports custom color definitions. To configure colors, go to Settings > Appearance > Colors.

Each color scheme defines the following values:

Many CLI tools and shell prompts rely on these ANSI colors. If output from tools like ls --color, grep --color, or vim looks wrong, check that your color scheme defines all 16 ANSI colors with sufficient contrast against your background.

High DPI and Display Scaling

RockTerm is DPI-aware and respects the Windows display scaling setting (e.g., 100%, 125%, 150%, 200%). In most cases, fonts and UI elements scale automatically and appear crisp at any scaling factor.

If you experience display issues such as blurry text, incorrect window sizing, or misaligned UI elements, try the following:

  1. Check your Windows scaling setting. Go to Settings > System > Display > Scale and confirm it is set to a recommended value for your monitor.
  2. Restart RockTerm after changing display settings. Some scaling changes require an application restart to take full effect.
  3. Multi-monitor setups with mixed DPI. If you use multiple monitors at different scaling factors, drag the RockTerm window to the target monitor and then restart the application. Windows per-monitor DPI awareness should handle this automatically, but some edge cases may require a restart.
  4. Override DPI behavior (advanced). If problems persist, right-click the RockTerm shortcut or executable, go to Properties > Compatibility > Change high DPI settings, and experiment with the High DPI scaling override option. Set it to Application or System (Enhanced).

If text appears blurry specifically in the terminal viewport but the rest of the UI is sharp, try switching to a different font. Some fonts render poorly at certain sizes and scaling factors. Cascadia Code and Consolas generally perform well across all DPI configurations.

Still need help?

If you're still experiencing issues, contact us or email info@rockriverresearch.com.