Make `Cmd +/-` affect font size rather than zooming
Resolved 💬 4 comments Opened Mar 26, 2026 by Newman198 Closed May 10, 2026
What version of the Codex App are you using (From “About Codex” dialog)?
26.324.21641 (1228)
What subscription do you have?
Pro
What platform is your computer?
Darwin 25.3.0 arm64 arm
What issue are you seeing?
On macOS, Cmd + and Cmd - do not seem to change the saved font sizes under Settings > Appearance.
Instead, they behave like zoom controls for the current view. The change does not stick, and after restarting the app, Codex comes back at the previously saved Appearance sizes.
What steps can reproduce the bug?
- Open Codex on macOS.
- Open
Settings > Appearanceand note the current UI font size and code font size. - Press
Cmd +orCmd -. - Go back to
Settings > Appearance. - The Appearance font-size values have not changed.
- Quit and relaunch Codex.
- The app opens with the old saved Appearance sizes.
What is the expected behavior?
Cmd + and Cmd - should update the same font-size settings shown in Settings > Appearance, and those changes should persist after relaunch.
Additional information
The current behavior does not match the docs for the macOS shortcuts and Appearance settings:
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗