anomalyco / anomalyco/opencode

Desktop (Windows): zoom in shortcut (Ctrl +) does nothing while zoom out (Ctrl -) works

Open
#46,958 1 comment 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Sep 3, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Describe the bug

In the desktop app on Windows 11, the zoom-in keyboard shortcut (Ctrl + +) does not respond, while zoom out (Ctrl + -) works normally.

Steps to reproduce

  1. Open the desktop app on Windows 11.
  2. Press Ctrl + - → the view zooms out as expected.
  3. Press Ctrl + + → nothing happens; the zoom level does not change.

Expected behavior

Ctrl + + should zoom the view in, mirroring the zoom-out shortcut.

Actual behavior

Only zoom out is triggered; the zoom-in shortcut never fires.

Environment

  • OS: Windows 11
  • App: desktop app

Additional context

It looks like the zoom-in accelerator is not registered (or is bound to a different key), while the zoom-out accelerator is wired up correctly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.