Fonts and Zoom
Configured font#
In Settings → Font:
| Control | Range |
|---|---|
| Family | System, or any detected monospace font |
| Size | 8 to 32 px, default 13 |
| Line height | 0.8× to 2.0× |
| Weight | Regular, Medium, Semibold, Bold |
These are written to ~/.config/justty/config.yml and apply everywhere.
Per-tab zoom#
| Action | Keys |
|---|---|
| Larger | ⌘+ |
| Smaller | ⌘− |
| Actual Size | ⌘0 |
Zoom changes the active tab's size temporarily. It is not written to config.yml, so it does not survive as a preference.
⌘0 resets that tab to your Settings font size. Changing the font in Settings, or running Reload Configuration (⌘⇧,), also clears zoom everywhere and applies the new size.
The practical use: bump one tab up for a pair-programming screen share, then ⌘0 when you are done, without disturbing your real setting.
Related#
- Settings Reference — the full Settings window
- Keyboard Shortcuts — where zoom sits among the other bindings