Skip to content

fix(windows): resolve numlock and French keyboard input issues#1165

Merged
adamdotdevin merged 2 commits into
anomalyco:devfrom
b0tmtl:dev
Jul 20, 2025
Merged

fix(windows): resolve numlock and French keyboard input issues#1165
adamdotdevin merged 2 commits into
anomalyco:devfrom
b0tmtl:dev

Conversation

@b0tmtl

@b0tmtl b0tmtl commented Jul 20, 2025

Copy link
Copy Markdown
Contributor
  • Remove numlock/scrolllock states from printable text check
  • Add special handling for VK_DIVIDE key to produce '/' character
  • Fixes typing when numlock is enabled on Windows
  • Fixes '/' character input on French keyboards

Fixes #910
Fixes #1164

b0tmtl added 2 commits July 20, 2025 03:35
- Remove numlock/scrolllock states from printable text check
- Add special handling for VK_DIVIDE key to produce '/' character  
- Fixes typing when numlock is enabled on Windows
- Fixes '/' character input on French keyboards

Fixes anomalyco#910
Fixes anomalyco#1164
…1164

fix(windows): resolve numlock and French keyboard input issues
@adamdotdevin
adamdotdevin merged commit 8bf2eec into anomalyco:dev Jul 20, 2025
achembarpu pushed a commit to achembarpu/opencode that referenced this pull request Aug 4, 2025
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
bussard76 pushed a commit to bussard76/openwork that referenced this pull request May 12, 2026
…anomalyco#1165)

* fix(aur): remove bundled opencode binary when opencode-bin is installed

* fix(aur): always drop packaged /usr/bin/opencode

---------

Co-authored-by: Benjamin Shafii <ben@prologe.io>
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

French keyboard layout / key doesn't work v0.2.33 cannot enter text on windows

2 participants