CodeEditApp / CodeEditApp/CodeEdit

🐞 Changing terminal font size in settings does not have immediate effect

Open
#2,143 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Description

Changing terminal font size in settings does not immediately change the terminal font like changing the editor font size does. After restarting CodeEdit the change is correctly honoured.

### To Reproduce

1. Go to Settings->Terminal
2. Disable "Use text editor font"
3. Change font size to 15
4. Close settings.
5. Result: Terminal font stays the same, no change is visible. (Except line height)
6. After restarting CodeEdit, the changed terminal font size is correctly used in the terminal window.

### Expected Behavior

1. Go to Settings->Terminal
2. Disable "Use text editor font"
3. Change font size to 15
4. Terminal font size in terminal window is changed immediately (like changing text editor font size)
5. Close settings.

### Version Information

CodeEdit: CodeEdit: 0.3.6 (47)
macOS: 15.7.1
Xcode: 26.1.1 (17B100)

### Additional Context

_No response_

### Screenshots

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.