• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / revdiff / 24121371604

08 Apr 2026 06:29AM UTC coverage: 89.6% (+0.02%) from 89.578%
24121371604

Pull #64

github

sanchesfree
layout-agnostic key bindings for non-Latin keyboard layouts

When a non-Latin keyboard layout is active (Russian, Greek, Hebrew),
hotkeys now work based on physical key position. For example, pressing
г (Cyrillic) triggers the same action as u, since both are at the same
physical key position on QWERTY/ЙЦУКЕН layouts.

Implemented as a transparent fallback in Keymap.Resolve(): if a key has
no direct binding and is a known non-Latin character, it is translated
to its Latin QWERTY equivalent and looked up again.

Only non-ASCII characters are mapped to avoid ambiguity — ASCII chars
like ';' exist at different physical positions across layouts.

Supported layouts: Russian/Cyrillic (ЙЦУКЕН, also Ukrainian, Belarusian,
Kazakh, Serbian Cyrillic), Greek, Hebrew.
Pull Request #64: layout-agnostic key bindings for non-Latin keyboards

1190 of 1286 new or added lines in 7 files covered. (92.53%)

32 existing lines in 2 files now uncovered.

4549 of 5077 relevant lines covered (89.6%)

426.1 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.36
/app/ui/diffview.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc