Bug
Zoom in (increase font size) does not work at all. Zoom out (decrease font size) works correctly.
Steps to reproduce
- Open cmux (v0.62.2)
- Focus a terminal pane
- Try to zoom in via either:
- Menu: View → Zoom In
- Keyboard shortcut: ⌘;
- Try to zoom out via either:
- Menu: View → Zoom Out
- Keyboard shortcut: ⌘-
Expected behavior
Both zoom in and zoom out change the font size accordingly.
Actual behavior
- Zoom out (⌘-): Works correctly — font size decreases
- Zoom in (⌘;): Menu item flashes (acknowledges the input) but font size does NOT increase
This happens both via the menu and the keyboard shortcut, so it's not a keybinding issue — the zoom in action itself is broken.
Environment
- cmux v0.62.2
- macOS (Darwin 25.2.0)
Related issues
This appears to be a regression from previously fixed issues:
Zoom out was fixed, but zoom in remains broken.
Possibly related upstream
Bug
Zoom in (increase font size) does not work at all. Zoom out (decrease font size) works correctly.
Steps to reproduce
Expected behavior
Both zoom in and zoom out change the font size accordingly.
Actual behavior
This happens both via the menu and the keyboard shortcut, so it's not a keybinding issue — the zoom in action itself is broken.
Environment
Related issues
This appears to be a regression from previously fixed issues:
Zoom out was fixed, but zoom in remains broken.
Possibly related upstream